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"
|
||||
},
|
||||
"librarian": {
|
||||
"model": "google-gateway/gemini-3-flash"
|
||||
"model": "anthropic-gateway/claude-sonnet-4-5"
|
||||
},
|
||||
"explore": {
|
||||
"model": "opencode/grok-code"
|
||||
|
||||
Reference in New Issue
Block a user