This commit is contained in:
2026-01-22 02:18:41 -08:00
parent f07effc51e
commit 96d0a034cd
3 changed files with 9 additions and 9 deletions

View File

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