dsh-autotier
自动模型档位路由:一条用户指令进入、一个档位决策出来——复杂意图由强档规划、廉价档执行,简单意图全程廉价档,确定性护栏 + TTL 升级回退。
Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple intent stays cheap throughout, with a deterministic guard and a TTL escalation fallback.
怎么安装
dsh plugin add dsh-autotier 简介
dsh-autotier **English** | 简体中文 | Español | Português | हिन्दी Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — no manual model switching. Complex intent (architecture, planning, debugging, multi-step engineering) is planned on the **strong** tier and then implemented on the **cheap** tier. Simple intent (questions, retrieval, batch chores, daily work) is designed and implemented on the **cheap** tier directly. While the cheap tier executes, high-risk tool calls are denied by a deterministic guard, and repeated failures escalate to t…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-09
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- auto, cordis, cost, deepseek, deepseek-harness, dsh, dsh-plugin, model-tier, router
同类推荐
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-thinking-effort
hytime/dsh-thinking-effort
为 DSH 自定义模型配置思考档位和子 agent 默认思考强度。