dsh-model-router
按步骤设置 DeepSeek flash 模型的思考等级:短小的廉价请求关闭思考,普通请求用 low,工程类工作用 high,只有反复出现工具失败才继续升档。模型本身不会改变,max 档需要手动开启。
Sets the DeepSeek flash model's reasoning effort per step — thinking off for short cheap prompts, low for a plain request, high for engineering work — and raises it only on repeated tool failures. The model itself never changes; effort max is opt-in.
怎么安装
dsh plugin add @neptune810/dsh-model-router 简介
dsh-model-router English | 中文 A DeepSeek Harness plugin that sets the reasoning effort of the DeepSeek flash model per step. The model never changes — this plugin only decides how hard a step should think. Host-only: no browser UI, no client bundle. It runs silently in the background. Routing table | Step class | Decided by | Reasoning effort | Internal point | | --- | --- | --- | --- | | trivial | a clearly cheap intent (translate, rename, reformat) in a short step | off | thinking disabled | | standard | a plain short request with no engineering cue | low | ~50 | | engineering | engineering …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- 78
- 最近更新
- 2026-09-15
- 创建于
- 2026-09-13
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, reasoning-effort
同类推荐
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
编码订阅 OAuth,支持 SuperGrok / Grok Build、ChatGPT Plus Codex、Kimi Code、Claude Code,并提供可选 loopback OpenAI/Anthropic 网关:本地登录无需粘贴 token,支持 AUTH 刷新重试、grok-4.6 xhigh,并可与 API-key 路由共存。