feat: improve config-manager max tokens for openrouter and kimi-k2 model

This commit is contained in:
Ralph Khreish
2025-07-23 18:53:30 +03:00
parent bdb11fb2db
commit 1c76e9c5fd
3 changed files with 27 additions and 6 deletions

View File

@@ -333,7 +333,7 @@
"output": 3.0
},
"allowed_roles": ["main", "fallback"],
"max_tokens": 131072,
"max_tokens": 16384,
"supported": true
},
{
@@ -701,7 +701,7 @@
"output": 0.2
},
"allowed_roles": ["main", "fallback"],
"max_tokens": 1000000,
"max_tokens": 32768,
"supported": true
},
{