feat: 将 momus 模型配置升级至 xhigh 变体

- 将 momus 模型的配置从 high 变体升级为 xhigh 变体。
This commit is contained in:
2026-01-31 03:33:26 +08:00
parent ab8870e2d3
commit 3150f145eb

View File

@@ -30,7 +30,7 @@
}, },
"momus": { "momus": {
"model": "cpa-openai/gpt-5.2", "model": "cpa-openai/gpt-5.2",
"variant": "high" "variant": "xhigh"
}, },
"atlas": { "atlas": {
"model": "cpa-anthropic/claude-sonnet-4-5" "model": "cpa-anthropic/claude-sonnet-4-5"