dsh-llm-provider
Replaces the built-in llm-pi-ai and llm-deepseek adapters, the model selector and the Models settings page with self-maintained versions, tracks upstream @earendil-works/pi-ai through a safe-zone download with a one-click enable toggle, and adds provider quota and balance lookups plus a provider management page.
把内置的 llm-pi-ai 与 llm-deepseek 适配器、模型选择器、模型服务设置页替换为自维护版本;经安全区下载跟踪上游 @earendil-works/pi-ai 并提供一键启用开关;另加供应商额度与余额查询、供应商管理页。
How to install
dsh plugin add github:Ztyss/dsh-llm-provider About
@ztyss/dsh-llm-provider 一个 dsh(DeepSeek Harness)插件:接管官方的 pi-ai 适配器(llm-pi-ai)、DeepSeek 适配器(llm-deepseek)、模型选择器(ui-model-selection) 与 Models 设置页(ui-settings-models),提供自维护的 pi-ai 桥接、模型选择器、额度查询与 供应商管理界面。 **中文** · English 本仓库 fork 自 imchangchang/dsh-llm-provider,此后独立维护演进。当前版本 v0.2.3(安装走 main 分支)。 安装 sh dsh plugin --profile web add github:Ztyss/dsh-llm-provider # 私有仓库,git 需凭据(gh auth login 即可) dsh web # 需要重启:插件树在进程启动时组装 lib/ 构建产物随仓库分发,装完即用。改源码后 npm run build 并把 lib/ 与 src/ 同 commit 提交(刻意没有 prepare 脚本:pnpm 从 git 安装时跑它会失败)。 功能 pi-ai 桥接:启用最新版 设置页(Provider → pi-ai 桥接)的**「启用最新版 pi-ai」开关**:让官方 pi-ai 适配器跑…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, dsh-plugins
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.