mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-09 01:20:13 +08:00
feat(models): update zero_allowed thinking config to false in model registry
This commit is contained in:
@@ -2145,7 +2145,7 @@
|
||||
"context_length": 500000,
|
||||
"max_completion_tokens": 65536,
|
||||
"thinking": {
|
||||
"zero_allowed": true,
|
||||
"zero_allowed": false,
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
|
||||
Reference in New Issue
Block a user