forked from imbytecat/opencode-config
feat: 更新librarian模型为claude-sonnet-4-5
- 将 librarian 模型更新为 anthropic-gateway/claude-sonnet-4-5
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"model": "google-gateway/gemini-3-pro-high"
|
"model": "google-gateway/gemini-3-pro-high"
|
||||||
},
|
},
|
||||||
"librarian": {
|
"librarian": {
|
||||||
"model": "google-gateway/gemini-3-flash"
|
"model": "anthropic-gateway/claude-sonnet-4-5"
|
||||||
},
|
},
|
||||||
"explore": {
|
"explore": {
|
||||||
"model": "opencode/grok-code"
|
"model": "opencode/grok-code"
|
||||||
|
|||||||
Reference in New Issue
Block a user