parent
d27e96a3fc
commit
1b9910898e
@ -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":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"url":"https://api.siliconflow.cn/v1/completions","codeCompletionsEnabled":false,"parseResponseAsChatCompletions":false,"infillTemplate":"CODE_QWEN_2_5","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":20,"equalToDefault":false},"body":{},"name":"CodeCompletion","headers":{},"modificationCount":65,"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":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","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","codeCompletionsEnabled":false,"parseResponseAsChatCompletions":false,"infillTemplate":"OPENAI","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}]" />
|
||||
<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":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","HTTP-Referer":"https://tryproxy.io","X-Title":"ProxyAI","Content-Type":"application/json"},"modificationCount":23,"equalToDefault":false},"codeCompletionSettings":{"url":"https://api.siliconflow.cn/v1/completions","codeCompletionsEnabled":false,"parseResponseAsChatCompletions":false,"infillTemplate":"CODE_QWEN_2_5","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":22,"equalToDefault":false},"body":{},"name":"CodeCompletion","headers":{},"modificationCount":67,"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":{"Authorization":"Bearer $CUSTOM_SERVICE_API_KEY","X-LLM-Application-Tag":"proxyai","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","codeCompletionsEnabled":false,"parseResponseAsChatCompletions":false,"infillTemplate":"OPENAI","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>
|
||||
Loading…
Reference in new issue