Switch default model to OpenAI compatible LiteLLM
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"tool_permissions": { "default": "allow" },
|
||||
"default_profile": "write",
|
||||
"default_model": {
|
||||
"enable_thinking": true,
|
||||
"provider": "anthropic",
|
||||
"model": "claude-haiku-4-5-thinking-latest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user