opencode.jsonc

{
    "$schema": "https://opencode.ai/config.json",
    "disabled_providers": [

    ],
    "provider": {
        "cucloud-cn": {
            "name": "中国联通",
            "npm": "@ai-sdk/openai-compatible",
            "options": {
                "baseURL": "https://aigw-gzgy2.cucloud.cn:8443/v1"
            },
            "models": {
                "DeepSeek-V4-Flash": {
                    "name": "DeepSeek V4 Flash",
                    "options": {
                        "thinking": {
                            "type": "enabled"
                        },
                        "extraBody": {
                            "think": "max"
                        }
                    }
                },
                "DeepSeek-V4-Pro": {
                    "name": "DeepSeek V4 Pro",
                    "options": {
                        "thinking": {
                            "type": "enabled"
                        },
                        "extraBody": {
                            "think": "max"
                        }
                    }
                }
            }
        }
    }
}
Logo

欢迎加入DeepSeek 技术社区。在这里,你可以找到志同道合的朋友,共同探索AI技术的奥秘。

更多推荐