feat: improve config-manager max tokens for openrouter and kimi-k2 model (#1035)

This commit is contained in:
Ralph Khreish
2025-07-23 19:03:26 +03:00
committed by GitHub
parent bdb11fb2db
commit fb7d588137
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
},
{