(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

@@ -29,7 +29,7 @@
]
},
"lm": {
"model": "openrouter/anthropic/claude-3.5-sonnet",
"model": "openai/gpt-5.2-codex",
"model_type": "chat",
"cache": true,
"num_retries": 3,
@@ -71,7 +71,7 @@
]
},
"lm": {
"model": "openrouter/anthropic/claude-3.5-sonnet",
"model": "openai/gpt-5.2-codex",
"model_type": "chat",
"cache": true,
"num_retries": 3,