DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Plugin Effort Declare — DSH Plugin for DeepSeek Harness
← Plugins

dsh-plugin-effort-declare

Plugin Effort Declare

Declare per-model reasoning efforts, image input, and openai-completions dialect on hand-declared llm-pi-ai routes. Writes the official namespace; does not intercept llm/stream or replace the Models page.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-plugin-effort-declare@0.1.5
READMECompatibilityVersions

Compatibility and provenance

Plugin Effort Declare is published as dsh-plugin-effort-declare and currently resolves to version 0.1.5. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.5stable
8/31/2026
0.1.4stable
8/28/2026
0.1.3stable
8/23/2026
Show 3 more versionsCollapse versions
0.1.2stable
8/23/2026
0.1.1stable
8/21/2026
0.1.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.1.5
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
345.2 kB
Files
75
Surface
web
License
MIT
Source
npm
GitHub
★ 2
Weekly downloads
40
Last push
8/31/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in models-usage.

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editinUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.

README

dsh-plugin-effort-declare

中文 · English

这是 DeepSeek Harness(DSH)的设置插件:为手工添加的 OpenAI 兼容模型声明推理档位与图片输入。声明之后,对话输入框才会出现 Effort 行,并允许附加图片;未声明则按纯文本模型处理。

社区维护的第三方 DSH 插件,并非 DeepSeek 官方项目,亦未经官方背书。要求 DeepSeek Harness 0.1.2-alpha.2;更早的客户端 API(含此前对接的 0.1.0-rc.8)不再支持。

作用

在「模型」页手工添加的第三方提供方,默认不会声明 reasoningEfforts 与 input。DeepSeek Harness 据此决定是否展示 Effort 选择器、是否接受图片附件。本插件在设置中增加 推理档位 页,向官方 llm-pi-ai 命名空间写入这两项能力。每轮选用哪一档、请求如何发往网关,仍由 Harness 处理。本插件不修改 API 密钥、端点或模型名单。

  • 不改写用户尚未保存的模型
  • 不改写当前或默认推理档
  • 不替换官方「模型」页
  • 不拦截模型流,也不替换适配器

功能

功能说明
推理档位按模型勾选可选档位;网关拼写不同时可改写线上名称
图片输入按模型声明是否接受图片。勾选写入 input: ['text', 'image'];取消则删除该键,不写空列表
预设DeepSeek 兼容、OpenAI 兼容、仅开/关。预设替换当前协议方言,而非叠加
与「模型」页「模型」页管理端点、密钥与模型名单;本页只声明推理档位与图片输入
版本页脚页面底部显示打包时写入的插件版本与版权年;启动 Harness 不会更新日期

安装

不要使用 npm install。在终端执行:

dsh plugin --profile web add dsh-plugin-effort-declare

若使用第三方发行的 DeepSeek Harness,必须先设置 DSH_HOME,否则会装到另一目录。步骤见 安装说明。更新已安装的 npm 包:

dsh plugin --profile web update dsh-plugin-effort-declare

或 add dsh-plugin-effort-declare@latest。详见 安装说明 的「更新」。

安装后重启 DSH,打开 设置 → 推理档位。页脚可核对已安装版本。请先在「模型」页添加第三方提供方。从 GitHub、本地文件夹安装以及卸载,见 安装说明。

使用

  1. 打开对应提供方卡片,或先应用一套预设。
  2. 勾选应出现在选择器中的推理档。网关名称不同时修改线上拼写。关闭思考(Off)可以:不提供、提供但不发送参数,或发送 none 等字符串。
  3. 若该模型支持视觉,勾选 支持图片输入。仅在模型确实接受图片时勾选:误声明会使图片进入会话历史,随后被网关拒绝。
  4. 「高级」协议选项通常可保持折叠。
  5. 保存。未选择任何思考档、或只开启 Off 时,错误显示在该卡片上。只修改图片输入、不改档位,也可以保存。清除档位声明不会清除图片输入。

设置为只读时无法保存。

限制

  • 仅适用于在「模型」页手工添加、协议为 OpenAI Completions 的提供方
  • 官方 DeepSeek、目录自带模型、Anthropic 接口不在本页编辑
  • 「清除本模型声明」只移除 reasoningEfforts,Effort 行随之隐藏;图片声明需单独取消勾选
  • 不会为标题生成、压缩等后台请求默认打开思考
  • 不会为整条路由或全部模型自动打开图片输入

开发

修改代码、提交 Pull Request、发布到 npm:见 CONTRIBUTING.md。

License

MIT © 2026 Stardust