feat: 更新模型为 claude-opus-4-5 以提升性能

- 将模型更新为 claude-opus-4-5 以提升性能和准确性。
This commit is contained in:
2026-01-30 18:35:51 +08:00
parent 85301c8d23
commit da1f8afcdd

View File

@@ -2,7 +2,7 @@
"$schema": "https://opencode.ai/config.json", "$schema": "https://opencode.ai/config.json",
"autoupdate": "notify", "autoupdate": "notify",
"theme": "system", "theme": "system",
"model": "cpa-anthropic/claude-sonnet-4-5", "model": "cpa-anthropic/claude-opus-4-5",
"small_model": "cpa-google/gemini-3-flash", "small_model": "cpa-google/gemini-3-flash",
"plugin": [ "plugin": [
"oh-my-opencode@latest", "oh-my-opencode@latest",