opencode-go的模型支持有待更新,官方已经支持glm5.3了,dsh内置的还没有更新 #1705
|
opencode-go的模型支持有待更新,官方已经支持glm5.3了,dsh内置的还没有更新 |
Answered by
weijiafu14
Aug 20, 2026
Replies: 1 comment
|
如果不想等 DSH 内置 pi-ai catalog 升级,可以直接使用独立 Provider 的实时版本: dsh plugin --profile web add pi2dsh
dsh plugin --profile web add pi-opencode-go-provider
# restart dsh,启动前设置 OPENCODE_API_KEY我刚在干净 DSH profile 里重新安装验证, |
0 replies
Answer selected by
sk8breeze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如果不想等 DSH 内置 pi-ai catalog 升级,可以直接使用独立 Provider 的实时版本:
dsh plugin --profile web add pi2dsh dsh plugin --profile web add pi-opencode-go-provider # restart dsh,启动前设置 OPENCODE_API_KEY我刚在干净 DSH profile 里重新安装验证,
opencode-goroute 当前带 19 个模型进入选择器,其中已包含glm-5.3和qwen3.8-max。包同时声明每个模型的协议、上下文、图像输入和思考档位,pi2dsh 将它们投影到 DSH 官方模型目录,不需要修改 Harness 自带的 catalog。https://github.com/weijiafu14/pi2dsh