feat: 添加Planner-Sisyphus配置项并指定模型为claude-opus-4-5-thinking
- 添加Planner-Sisyphus配置项并指定其模型为claude-opus-4-5-thinking
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
"Sisyphus": {
|
"Sisyphus": {
|
||||||
"model": "anthropic-gateway/claude-opus-4-5-thinking"
|
"model": "anthropic-gateway/claude-opus-4-5-thinking"
|
||||||
},
|
},
|
||||||
|
"Planner-Sisyphus": {
|
||||||
|
"model": "anthropic-gateway/claude-opus-4-5-thinking"
|
||||||
|
},
|
||||||
"oracle": {
|
"oracle": {
|
||||||
"model": "openai-gateway/gpt-5.2"
|
"model": "openai-gateway/gpt-5.2"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user