feat: 添加 Prometheus 模型配置并交换模型设置
- 添加 Prometheus 模型配置并交换 document-writer 与 multimodal-looker 的模型设置
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"sisyphus": {
|
||||
"model": "anthropic-gateway/claude-opus-4-5-thinking"
|
||||
},
|
||||
"prometheus": {
|
||||
"model": "anthropic-gateway/claude-opus-4-5-thinking"
|
||||
},
|
||||
"oracle": {
|
||||
"model": "openai-gateway/gpt-5.2"
|
||||
},
|
||||
@@ -17,10 +20,10 @@
|
||||
"explore": {
|
||||
"model": "opencode/grok-code"
|
||||
},
|
||||
"document-writer": {
|
||||
"multimodal-looker": {
|
||||
"model": "google/antigravity-gemini-3-flash"
|
||||
},
|
||||
"multimodal-looker": {
|
||||
"document-writer": {
|
||||
"model": "google/antigravity-gemini-3-flash"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user