Update Opus model version to 4.6 in settings.json
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
"provider": "anthropic"
|
||||
},
|
||||
{
|
||||
"model": "Opus-4.5",
|
||||
"id": "custom:Opus-4.5-(BYOK)-2",
|
||||
"model": "Opus-4.6",
|
||||
"id": "custom:Opus-4.6-(BYOK)-2",
|
||||
"index": 2,
|
||||
"baseUrl": "http://localhost:8383",
|
||||
"apiKey": "sk-abcd",
|
||||
"displayName": "Opus 4.5 (BYOK)",
|
||||
"displayName": "Opus 4.6 (BYOK)",
|
||||
"maxOutputTokens": 128000,
|
||||
"extraArgs": {
|
||||
"parallel_tool_calls": true,
|
||||
|
||||
Reference in New Issue
Block a user