(no commit message)

This commit is contained in:
2026-01-19 01:07:19 -08:00
parent dd15ce281b
commit eed65c4221
8 changed files with 221 additions and 282 deletions

View File

@@ -1,7 +1,7 @@
{
"model": null,
"max_iters": 15,
"lm": "openrouter/anthropic/claude-3.5-sonnet",
"lm": "openai/gpt-5.2-codex",
"api_base": "https://openrouter.ai/api/v1",
"max_tokens": 8192
}