bobowsh/dsh-llm-opencode

bobowsh★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

OpenCode Zen free model adapter for DeepSeek Harness (DSH) — DeepSeek V4 Flash Free, Nemotron 3 Ultra Free, MiMo V2.5 Free, Big Pickle

README 摘要

dsh-llm-opencode OpenCode Zen free model provider adapter for DeepSeek Harness (DSH). Registers the opencode-zen provider route in DSH's LLM seam, giving your coding agent access to OpenCode Zen's free-tier models — no API key required for free models , no credit card, no setup friction. Free Models Model ID Context Max Output Notes DeepSeek V4 Flash Free deepseek-v4-flash-free 200K 128K DeepSeek's V4 Flash, SWE-bench 79% Nemotron 3 Ultra Free nemotron-3-ultra-free 1M 128K NVIDIA's flagship, huge context MiMo V2.5 Free mimo-v2.5-free 200K 32K Xiaomi's coding model Big Pickle big-pickle 200K 128K Stealth general-purpose model Free models are served through OpenCode Zen's public gateway. Availability may change; the adapter auto-discovers models tagged free from the /models endpoint. Install Quick Start 1. Install the plugin into your DSH profile (see above). 2. Open DSH Web Settings → Models → select OpenCode Zen as your provider. 3. Pick a free model (e.g. deepseek-v4-flash-free ) and start coding — no API key needed. Paid models require an API key. Set OPENCODE API KEY in DSH credentials (Settings → Credentials) or as an environment variable. How It Works This plugin implements th…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类