Models & Providers plugins

DSH model and provider plugins connect DeepSeek Harness to additional model backends, or change how requests are routed between them. They matter when you want a local model, a second vendor, or cost-based routing.

128 cataloged

Recommended projects

Cataloged projects

Repositories with traceable evidence of a DeepSeek Harness relationship. They have not been reviewed, install tested, or security checked — the signal below each one is the whole of what the registry currently knows.

How cataloging works
Cataloged

DeepSeek Harness plugin with per-task model and reasoning-effort selection

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DSH Web 插件:模型选择器旁显示 DeepSeek 账户余额徽章(点击查看明细)。DSH web plugin: DeepSeek account balance badge next to the model picker.

README documents a DSH install command
Cataloged

DSHWeb 审批增强插件:无感替代内置审批窗口,支持「拒绝并附言」,并在拒绝后终止当前回合、让模型重新结合附言思考

README documents a DSH install command Package metadata declares a DSH dependency

dsh-bench

1105623876
Cataloged

一个用于做模型对照实验的DeepSeek Harness插件

Package metadata declares a DSH dependency

dsh-translator

limulin778-web
Cataloged

Built-in translator plugin for DeepSeek Harness (DSH): multi-language, multi-model streaming translation, document import (PDF/DOCX/PPTX/XLSX/text), translation history, Markdown preview.

Package metadata declares a DSH dependency
Cataloged

Vendor logo seat in the DSH web composer: shows which provider serves the current model, live from the official per-session ModelDirectory.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

输入框文件引用插件:在 DeepSeek Harness Web GUI 输入框里像 Kimicode/Cursor 那样,输入 @ 弹出可搜索、可逐级下钻的文件选择面板,选中后把 @相对路径 回填进输入框(保留 @、末尾一空格),让模型按路径读取该文件。

README documents a DSH install command Package metadata declares a DSH dependency

Models & Providers plugins: common questions

What is a DSH provider plugin?
A plugin that registers an additional model backend with DeepSeek Harness so it can be selected like a built-in one.
Can I use a local model with DSH?
Yes, through a provider plugin that speaks to a local runtime. Check each record for which runtimes it documents.
Do provider plugins need network access?
Hosted providers do. Local-model providers usually need loopback network access instead of outbound internet access.