怎么安装
dsh plugin add github:ZI-LV68/dsh-deepseek-model-router 简介
dsh-deepseek-model-router **Auto-switch DeepSeek models** for DeepSeek Harness. No manual model picking: every model request is routed automatically, and a switch_model tool gives you a manual override when you want one. How it works Before every model request, the plugin inspects the conversation and replaces the frozen provider/model: | Situation | Model used (defaults) | | --- | --- | | Conversation contains images | deepseek-v4-flash-vision-exp (vision) | | Complex task — long text, code, math, analysis keywords (score ≥ threshold) | deepseek-v4-pro | | Everything else — chat, short questi…
推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-24
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license;描述过短(<20 字符),疑似低质
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-thinking-effort
hytime/dsh-thinking-effort
为 DSH 自定义模型配置思考档位和子 agent 默认思考强度。