feat: added Claude 4.6 model series options.
This commit is contained in:
+2
-2
@@ -14,12 +14,12 @@
|
||||
},
|
||||
"claude": {
|
||||
"api_key": "",
|
||||
"model": "claude-sonnet-4.5"
|
||||
"model": "claude-sonnet-4.6"
|
||||
},
|
||||
"claude_openrouter": {
|
||||
"api_key": "",
|
||||
"base_url": "https://openrouter.ai/api/v1",
|
||||
"model": "anthropic/claude-sonnet-4.5"
|
||||
"model": "anthropic/claude-sonnet-4.6"
|
||||
},
|
||||
"openai_compatible": {
|
||||
"api_key": "",
|
||||
|
||||
Reference in New Issue
Block a user