dsh-opencode-zen-free-provider
Manifest valid★ 6OpenCode Zen 免费模型接入 DeepSeek Harness。1M 上下文,同步全部元数据
dsh-opencode-zen-free-provider
OpenCode Zen Free provider for dsh.
本插件可以将 OpenCode Zen 的免费模型接入 dsh 使用。插件启动时从 OpenCode Zen 和 models.dev 同步模型目录与所有元数据,仅抓取一次,不轮循。哪怕启动时拉取失败,插件也能正常挂载,路由以空目录提供服务。
~~其中 DeepSeek V4 Flash 额外支持到 1M 上下文。~~
更新:现在没有 DeepSeek V4 Flash 了 😭
现在 MiMo V2.5 后端额外支持到 1M 上下文。
安装
从 npm 安装(预构建产物,推荐):
dsh plugin --profile web add @jiesou/dsh-opencode-zen-free-provider
或从 GitHub 安装:
dsh plugin --profile web add github:jiesou/dsh-opencode-zen-free-provider
安装之后
模型列表无需任何配置,插件启动时会自动从远程同步并过滤所有免费模型。在 Web Models 页面选择 OpenCode Zen Free 和模型后即可开始使用。
推理深度(Reasoning effort)
模型只暴露上游接受的档位,不造档位。Default 表示"不发送 reasoning_effort"字段,由上游自行决定深度。Off 是真开关——发送上游的关闭字面值(none、off 等)。effort 配置为空或只有 toggle 的模型干脆不显示档位选择器。
错误提示
OpenCode Zen 把非凭证类拒绝(免费额度到期、区域限制等)以 HTTP 401/403 返回,dssharness 会把这些状态码归类为"API Key 无效"。本插件在终端错误事件里保留真实原因,让真因显示出来;真正的鉴权失败仍按 AUTH 走。无法解析的内容原样透传。
提示:OpenCode 的 Free 模型会被基于 IP 限流。
对于 Ox Alpha 等经常遇到"network errors"等问题的模型,建议手动设置:
- id: opencode-zen-free-provider
name: '@jiesou/dsh-opencode-zen-free-provider'
config:
retryPolicy:
mode: always
License
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.1 | — | — |
| 0.1.2 | — | — |
| 0.1.3 | — | — |
| 0.1.4 | — | — |
| 0.1.5 | — | — |
| 0.1.7 | — | — |
| 0.1.9 | — | — |
| 0.1.10 | — | — |
| 0.1.11 | — | — |
| 0.1.12 | — | — |
| 0.1.13 | — | — |
| 0.1.16 | — | — |
| 0.1.18 | — | — |
Comments
Loading…
Similar plugins
by keman-ai
Bring OpenCode Zen's free models to DeepSeek Harness — zero config, no API key, catalog discovered live from upstream
★ 3
MIT
TypeScript
Aug 27, 2026
dsh plugin --profile web add dsh-opencode-zenby xiaozhe7772222
0 元接入 6 个免费大模型:OpenCode Zen 免费档模型零配置接入 DeepSeek Harness,免注册免充值,内置 6 个免费模型,多 Key 轮换与限流退避。
★ 22
MIT
JavaScript
Aug 20, 2026
dsh plugin --profile web add dsh-opencode-zenby FishBottle7
DSH plugin — free OpenCode Zen models for DeepSeek Harness (DSH). Free LLM API, no API key needed. 在 DSH 中使用 OpenCode Zen 免费模型,无需 API key
★ 69
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add opencode2dshby bobowsh
OpenCode Zen free model adapter for DeepSeek Harness (DSH) — DeepSeek V4 Flash Free, Nemotron 3 Ultra Free, MiMo V2.5 Free, Big Pickle
★ 6
↓ 165/wk
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add dsh-llm-opencodeby jiesou
Cline 免费模型接入 DeepSeek Harness
★ 8
↓ 316/wk
MIT
TypeScript
Sep 17, 2026
dsh plugin --profile web add @jiesou/dsh-cline-free-providerby xia-sc
DeepSeek Harness LLM provider plugin for OpenCode Go (zen-go route)
★ 0
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add @dsh-plugins/dsh-opencode-go