refactor: 移除已注释的规划三剑客配置项
- 移除已注释的规划三剑客配置项
This commit is contained in:
@@ -29,5 +29,15 @@
|
||||
"multimodal-looker": {
|
||||
"model": "google-gateway/gemini-3-flash"
|
||||
}
|
||||
// // 规划三剑客
|
||||
// "Prometheus": {
|
||||
// "model": "anthropic-gateway/claude-opus-4-5" // 战略规划
|
||||
// },
|
||||
// "Metis": {
|
||||
// "model": "anthropic-gateway/claude-sonnet-4-5" // 规划前分析
|
||||
// },
|
||||
// "Momus": {
|
||||
// "model": "anthropic-gateway/claude-sonnet-4-5" // 计划审查
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user