Compare commits
3 Commits
5becedaf2e
...
e97b032071
| Author | SHA1 | Date | |
|---|---|---|---|
| e97b032071 | |||
| 920796e8c0 | |||
| 309499ab49 |
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="CodeGPT_CustomServicesSettings">
|
||||
<option name="services" value="[{"id":"4f24dc7f-3b57-4b87-b0ad-54b262916ae7","url":null,"template":"OPEN_ROUTER","chatCompletionSettings":{"url":"https://api.siliconflow.cn/v1/completions","body":{"stream":true,"model":"meta-llama/llama-3.1-8b-instruct:free","messages":"$OPENAI_MESSAGES","temperature":0.1,"max_tokens":8192},"headers":{"X-LLM-Application-Tag":"proxyai","Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"url":"https://api.siliconflow.cn/v1/completions","infillTemplate":"CODE_QWEN_2_5","codeCompletionsEnabled":true,"body":{"suffix":"$SUFFIX","stream":true,"model":"Qwen/Qwen3-Coder-30B-A3B-Instruct","temperature":0.1,"prompt":"$PREFIX","max_tokens":128},"parseResponseAsChatCompletions":false,"headers":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","Content-Type":"application/json"},"modificationCount":21,"equalToDefault":false},"body":{},"name":"CodeCompletion","headers":{},"modificationCount":66,"equalToDefault":false},{"id":"cfdf9454-a195-4ff9-afcc-55536dd49506","url":null,"template":"OPEN_ROUTER","chatCompletionSettings":{"url":"https://openrouter.ai/api/v1/chat/completions","body":{"stream":true,"model":"google/gemini-3.1-pro-preview","messages":"$OPENAI_MESSAGES","temperature":0.1,"max_tokens":8192},"headers":{"X-LLM-Application-Tag":"proxyai","Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"url":"https://openrouter.ai/api/v1/chat/completions","infillTemplate":"OPENAI","codeCompletionsEnabled":false,"body":{"suffix":"$SUFFIX","stream":true,"model":"google/gemini-3.1-pro-preview","temperature":0.2,"prompt":"$PREFIX","max_tokens":24},"parseResponseAsChatCompletions":false,"headers":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","Content-Type":"application/json"},"modificationCount":19,"equalToDefault":false},"body":{},"name":"ORChat","headers":{},"modificationCount":64,"equalToDefault":false}]" />
|
||||
<option name="services" value="[{"id":"4f24dc7f-3b57-4b87-b0ad-54b262916ae7","url":null,"template":"OPEN_ROUTER","chatCompletionSettings":{"url":"https://api.siliconflow.cn/v1/completions","body":{"stream":true,"model":"meta-llama/llama-3.1-8b-instruct:free","messages":"$OPENAI_MESSAGES","temperature":0.1,"max_tokens":8192},"headers":{"X-LLM-Application-Tag":"proxyai","Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"codeCompletionsEnabled":true,"parseResponseAsChatCompletions":false,"infillTemplate":"CODE_QWEN_2_5","url":"https://api.siliconflow.cn/v1/completions","body":{"suffix":"$SUFFIX","stream":true,"model":"Qwen/Qwen3-Coder-30B-A3B-Instruct","temperature":0.1,"prompt":"$PREFIX","max_tokens":128},"headers":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","Content-Type":"application/json"},"modificationCount":19,"equalToDefault":false},"body":{},"name":"CodeCompletion","headers":{},"modificationCount":64,"equalToDefault":false},{"id":"cfdf9454-a195-4ff9-afcc-55536dd49506","url":null,"template":"OPEN_ROUTER","chatCompletionSettings":{"url":"https://openrouter.ai/api/v1/chat/completions","body":{"stream":true,"model":"google/gemini-3.1-pro-preview","messages":"$OPENAI_MESSAGES","temperature":0.1,"max_tokens":16384},"headers":{"X-LLM-Application-Tag":"proxyai","Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"codeCompletionsEnabled":false,"parseResponseAsChatCompletions":false,"infillTemplate":"OPENAI","url":"https://openrouter.ai/api/v1/chat/completions","body":{"suffix":"$SUFFIX","stream":true,"model":"google/gemini-3.1-pro-preview","temperature":0.2,"prompt":"$PREFIX","max_tokens":24},"headers":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","Content-Type":"application/json"},"modificationCount":19,"equalToDefault":false},"body":{},"name":"ORChat","headers":{},"modificationCount":64,"equalToDefault":false}]" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -22,6 +22,13 @@
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="过时" />
|
||||
<item value="Unknown field data, data for which there is no metadata for the associated field, will not be included." />
|
||||
<item value="The [typeRegistry] is be used for encoding `Any` messages. If an `Any` message encoding a type not in [typeRegistry] is encountered, an error is thrown." />
|
||||
<item value="Extensions and unknown fields are not encoded." />
|
||||
<item value="Well-known types and their special JSON encoding are supported. If a well-known type cannot be encoded (eg. a `google.protobuf.Timestamp` with negative `nanoseconds`) an error is thrown." />
|
||||
<item value="The key for each field is be the camel-cased name of the field." />
|
||||
<item value="Returns an Object representing Proto3 JSON serialization of `this`." />
|
||||
<item value="A configuration for [AudioSession] describing what type of audio your app intends to play, and how it interacts with other audio apps. You can either create your own configuration or use the following recipes: [AudioSessionConfiguration.music]: Useful for music player apps. [AudioSessionConfiguration.speech]: Useful for podcast and audiobook apps. You can suggest additional recipes via the GitHub issues page." />
|
||||
<item value="android audio attributes" />
|
||||
<item value="AV audio session set active options" />
|
||||
@@ -65,18 +72,11 @@
|
||||
<item value="rocker" />
|
||||
<item value="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)." />
|
||||
<item value="Marks a feature as [Deprecated] until the next release." />
|
||||
<item value="Create a deprecation annotation which specifies the migration path and expiration of the annotated feature. The [message] argument should be readable by programmers, and should state an alternative feature (if available) as well as when an annotated feature is expected to be removed." />
|
||||
<item value="register buttons shot cut" />
|
||||
<item value="register button" />
|
||||
<item value="modifiers" />
|
||||
<item value="This method should only be used at the "root" of the `build` method of a widget." />
|
||||
<item value="Returns the value exposed by a provider and rebuild the widget when that value changes." />
|
||||
<item value="This constructor is only guaranteed to work when invoked as `const`. It may work as a non-constant invocation on some platforms which have access to compiler options at run-time, but most ahead-of-time compiled platforms will not have this information." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE_SIMPLIFIED" value="67" />
|
||||
<entry key="ENGLISH" value="67" />
|
||||
<entry key="ENGLISH" value="68" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user