READMESource: main@40f602dc
dsh-opencode-go-models
补齐 DSH 的 OpenCode Go 模型选择目录,不修改 deepseek-harness。扩展保留 llm-pi-ai 的原有路由;缺失模型通过独立的 pi-ai 适配器发送,请求仍使用 opencode-go 作为外部 provider。
安装
dsh plugin --profile web add github:sd1g1/dsh-opencode-go-models
配置
扩展默认读取 OPENCODE_API_KEY。可在 cordis.patch.yml 的扩展行修改 apiKeyEnv,或确保该引用由 DSH credentials 服务提供。
扩展按 OpenCode Go 官方文档 的当前模型列表补充 DSH 未收录的 4 个模型:qwen3.8-max、glm-5.3、gpt-5.6-luna 和 muse-spark-1.2-contributor。/v1/models 可能额外返回未列入官方当前列表的实验或旧模型,因此不自动全部加入选择器。
卸载
dsh plugin --profile web remove @local/dsh-opencode-go-models
No comments yet. Be the first to write one.