(no commit message)

This commit is contained in:
2026-01-21 16:50:23 -08:00
parent 519fb491d4
commit 24f352e8c5
4 changed files with 47 additions and 22 deletions

View File

@@ -3,5 +3,5 @@
"max_iters": 15,
"lm": "openai/gpt-5.2-codex",
"api_base": "https://openrouter.ai/api/v1",
"max_tokens": 8192
"max_tokens": 16000
}