139 lines
3.6 KiB
JSON
139 lines
3.6 KiB
JSON
{
|
|
"logoAnimation": "off",
|
|
"customModels": [
|
|
{
|
|
"model": "Kimi-K2.5",
|
|
"id": "custom:Kimi-K2.5-(BYOK)-0",
|
|
"index": 0,
|
|
"baseUrl": "http://localhost:8383",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Kimi K2.5 (BYOK)",
|
|
"maxOutputTokens": 131072,
|
|
"noImageSupport": false,
|
|
"provider": "anthropic"
|
|
},
|
|
{
|
|
"model": "Kimi-for-Coding",
|
|
"id": "custom:Kimi-for-Coding-(BYOK)-1",
|
|
"index": 1,
|
|
"baseUrl": "http://localhost:8383",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Kimi for Coding (BYOK)",
|
|
"maxOutputTokens": 131072,
|
|
"noImageSupport": false,
|
|
"provider": "anthropic"
|
|
},
|
|
{
|
|
"model": "Kimi-K2.5-BS10",
|
|
"id": "custom:Kimi-Baseten-(BYOK)-2",
|
|
"index": 2,
|
|
"baseUrl": "http://localhost:8383/v1",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Kimi Baseten (BYOK)",
|
|
"maxOutputTokens": 131072,
|
|
"noImageSupport": false,
|
|
"provider": "generic-chat-completion-api"
|
|
},
|
|
{
|
|
"model": "Opus-4.6",
|
|
"id": "custom:Gravity-Opus-4.6-(BYOK)-3",
|
|
"index": 3,
|
|
"baseUrl": "http://localhost:8383",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Gravity Opus 4.6 (BYOK)",
|
|
"maxOutputTokens": 64000,
|
|
"extraArgs": {
|
|
"parallel_tool_calls": true,
|
|
"output_config": {
|
|
"effort": "max"
|
|
}
|
|
},
|
|
"noImageSupport": true,
|
|
"provider": "anthropic"
|
|
},
|
|
{
|
|
"model": "Sonnet-4.6",
|
|
"id": "custom:Gravity-Sonnet-4.6-(BYOK)-4",
|
|
"index": 4,
|
|
"baseUrl": "http://localhost:8383",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Gravity Sonnet 4.6 (BYOK)",
|
|
"maxOutputTokens": 64000,
|
|
"extraArgs": {
|
|
"parallel_tool_calls": true,
|
|
"output_config": {
|
|
"effort": "high"
|
|
}
|
|
},
|
|
"noImageSupport": true,
|
|
"provider": "anthropic"
|
|
},
|
|
{
|
|
"model": "Gpt-5.3-Codex",
|
|
"id": "custom:Gpt-5.3-Codex-(BYOK)-5",
|
|
"index": 5,
|
|
"baseUrl": "http://localhost:8383/v1",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Gpt 5.3 Codex (BYOK)",
|
|
"maxOutputTokens": 128000,
|
|
"extraArgs": {
|
|
"parallel_tool_calls": true,
|
|
"reasoning": {
|
|
"effort": "xhigh"
|
|
}
|
|
},
|
|
"noImageSupport": true,
|
|
"provider": "openai"
|
|
},
|
|
{
|
|
"model": "Gpt-5.2",
|
|
"id": "custom:Gpt-5.2-(BYOK)-6",
|
|
"index": 6,
|
|
"baseUrl": "http://localhost:8383/v1",
|
|
"apiKey": "sk-abcd",
|
|
"displayName": "Gpt 5.2 (BYOK)",
|
|
"maxOutputTokens": 128000,
|
|
"extraArgs": {
|
|
"parallel_tool_calls": true,
|
|
"reasoning": {
|
|
"effort": "xhigh"
|
|
}
|
|
},
|
|
"noImageSupport": true,
|
|
"provider": "openai"
|
|
}
|
|
],
|
|
"sessionDefaultSettings": {
|
|
"model": "custom:Kimi-for-Coding-(BYOK)-1",
|
|
"autonomyMode": "auto-low",
|
|
"specModeReasoningEffort": "none",
|
|
"reasoningEffort": "none"
|
|
},
|
|
"userModelPolicies": {
|
|
"user_01K68T5J4X6AARRZJKX42ZFKKZ": {
|
|
"allowedModelIds": [],
|
|
"blockedModelIds": [
|
|
"claude-haiku-4-5-20251001",
|
|
"claude-opus-4-5-20251101",
|
|
"claude-opus-4-6-fast",
|
|
"claude-sonnet-4-5-20250929",
|
|
"glm-4.7",
|
|
"gemini-3-flash-preview",
|
|
"gemini-3-pro-preview",
|
|
"gpt-5.1",
|
|
"gpt-5.1-codex",
|
|
"gpt-5.1-codex-max",
|
|
"gpt-5.2-codex"
|
|
]
|
|
}
|
|
},
|
|
"cloudSessionSync": false,
|
|
"ideAutoConnect": true,
|
|
"includeCoAuthoredByDroid": false,
|
|
"showTokenUsageIndicator": true,
|
|
"showThinkingInMainView": true,
|
|
"allowBackgroundProcesses": true,
|
|
"ideExtensionPromptedAt": {
|
|
"vscode": 1769532708384
|
|
}
|
|
} |