Replace gpt-5.5 with gpt-5.6-sol and terra

This commit is contained in:
2026-07-13 17:23:28 +02:00
parent 779dbe9824
commit 8a2423c884

View File

@@ -6,8 +6,9 @@
"defaultThinkingLevel": "high", "defaultThinkingLevel": "high",
"enabledModels": [ "enabledModels": [
"openrouter/anthropic/claude-opus-4.8", "openrouter/anthropic/claude-opus-4.8",
"openrouter/openai/gpt-5.5", "openrouter/openai/gpt-5.6-sol",
"openrouter/openai/gpt-5.6-terra",
"openrouter/z-ai/glm-5.2" "openrouter/z-ai/glm-5.2"
], ],
"packages": [] "packages": []
} }