feat: 更新代理模型配置为 claude-sonnet-4-5

- 将代理的模型配置从 claude-opus-4-5-thinking 更新为 claude-sonnet-4-5
This commit is contained in:
2026-01-26 10:03:11 +08:00
parent 3d5dbe0b1a
commit 1e4ba23ff7

View File

@@ -3,11 +3,13 @@
"agents": {
"sisyphus": {
// Primary orchestrator
// "model": "anthropic-gateway/claude-opus-4-5-thinking"
"model": "anthropic-gateway/claude-sonnet-4-5"
},
"prometheus": {
// Strategic planning
"model": "anthropic-gateway/claude-opus-4-5-thinking"
// "model": "anthropic-gateway/claude-opus-4-5-thinking"
"model": "anthropic-gateway/claude-sonnet-4-5"
},
"atlas": {
// Master orchestrator