forked from imbytecat/opencode-config
feat: 更新模型提供者为CPA相关服务
- 更新模型和小模型的提供者为CPA相关服务。
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"autoupdate": "notify",
|
"autoupdate": "notify",
|
||||||
"theme": "tokyonight",
|
"theme": "tokyonight",
|
||||||
"model": "anthropic-gateway/claude-sonnet-4-5",
|
"model": "cpa-anthropic/claude-sonnet-4-5",
|
||||||
"small_model": "google-gateway/gemini-3-flash",
|
"small_model": "cpa-google/gemini-3-flash",
|
||||||
"plugin": ["oh-my-opencode"],
|
"plugin": ["oh-my-opencode"],
|
||||||
"provider": {
|
"provider": {
|
||||||
"cpa-anthropic": {
|
"cpa-anthropic": {
|
||||||
|
|||||||
Reference in New Issue
Block a user