1
0
forked from agents/opencode

chore: 应用 Claude Opus 4.7 模型配置

This commit is contained in:
2026-04-17 14:51:04 +08:00
parent 9c03325aa3
commit 090df9bed0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -8,3 +8,4 @@ Thumbs.db
oh-my-openagent.json oh-my-openagent.json
oh-my-openagent.jsonc oh-my-openagent.jsonc
.env
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "https://opencode.ai/config.json", "$schema": "https://opencode.ai/config.json",
"plugin": ["oh-my-openagent@latest"], "plugin": ["oh-my-openagent@latest"],
"autoupdate": false, "autoupdate": false,
"model": "anthropic/claude-opus-4-6", "model": "anthropic/claude-opus-4-7",
"small_model": "openai/gpt-5.4-mini", "small_model": "openai/gpt-5.4-mini",
"provider": { "provider": {
"anthropic": { "anthropic": {