Add maxOutputTokens for Kimi for Coding model in settings.json
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
"baseUrl": "http://localhost:8383",
|
"baseUrl": "http://localhost:8383",
|
||||||
"apiKey": "sk-abcd",
|
"apiKey": "sk-abcd",
|
||||||
"displayName": "Kimi for Coding (BYOK)",
|
"displayName": "Kimi for Coding (BYOK)",
|
||||||
|
"maxOutputTokens": 131072,
|
||||||
"noImageSupport": false,
|
"noImageSupport": false,
|
||||||
"provider": "anthropic"
|
"provider": "anthropic"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user