fix: update maxOutputTokens for Gravity Opus 4.6 model in settings.json
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
"baseUrl": "http://localhost:8383",
|
"baseUrl": "http://localhost:8383",
|
||||||
"apiKey": "sk-abcd",
|
"apiKey": "sk-abcd",
|
||||||
"displayName": "Gravity Opus 4.6 (BYOK)",
|
"displayName": "Gravity Opus 4.6 (BYOK)",
|
||||||
"maxOutputTokens": 128000,
|
"maxOutputTokens": 64000,
|
||||||
"extraArgs": {
|
"extraArgs": {
|
||||||
"parallel_tool_calls": true,
|
"parallel_tool_calls": true,
|
||||||
"output_config": {
|
"output_config": {
|
||||||
|
|||||||
Reference in New Issue
Block a user