change signature

This commit is contained in:
2026-01-23 04:19:55 -08:00
parent 96d0a034cd
commit 239ed8cf39
3 changed files with 23 additions and 369 deletions

View File

@@ -4,7 +4,7 @@
"lm": "openrouter/openai/gpt-5.2-codex",
"sub_lm": "openrouter/openai/gpt-5-mini",
"api_base": "https://openrouter.ai/api/v1",
"max_tokens": 32000,
"max_tokens": 50000,
"max_output_chars": 100000,
"verbose": false,
"track_usage": true