diff --git a/settings.json b/settings.json index d30cd8e..5d1ce8c 100644 --- a/settings.json +++ b/settings.json @@ -19,6 +19,7 @@ "baseUrl": "http://localhost:8383", "apiKey": "sk-abcd", "displayName": "Kimi for Coding (BYOK)", + "maxOutputTokens": 131072, "noImageSupport": false, "provider": "anthropic" },