1
0
forked from agents/opencode

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

- 将模型更新为 claude-opus-4-5 以提升性能表现
This commit is contained in:
2026-02-06 21:41:32 +08:00
parent 0a58ab2757
commit 9759b91279

View File

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