xobexo/dsh-smart-scenario-router0

dsh-smart-scenario-router

Persistent DeepSeek Harness scenario router with domestic-model priority, fallback routing, and Web UI settings.

包名
dsh-smart-scenario-router
版本
0.1.0
许可证
MIT
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xobexo/dsh-smart-scenario-router

配置

打开 dsh Web 界面的设置页,找到“智能场景路由”。这里可以:

  • 启用或停用模型池中的模型。
  • 为模型填写明确的 Provider。
  • 查看每个模型对应的场景和优先级。
  • 查看固定的场景候选链和裁判模型。

Provider 留空时,插件会尝试从 dsh 已注册的模型目录中自动解析。模型名称必须与当前 dsh 中实际注册的模型名称一致;如果模型未注册、Provider 不可用或模型无法解析,插件会继续尝试候选链中的下一个模型。

插件不会保存 API Key。Provider 的认证信息仍由 dsh 自己管理。