@Zepeng求助opencode问题 中发帖

我用CPA代理了中转站的模型 
然后在opencode中配置
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"oh-my-opencode@latest"
],
"provider": {
"cli-proxy": {
"npm": "@ai-sdk/openai",
"options": {
"apiKey": "your-api-key-1",
"baseURL": "http://localhost:8317/v1"
},
"models": {
"tiger/claude-sonnet-4-6": {
"name": "tiger/claude-sonnet-4...