superboy911/dsh-model-router
superboy911★ 2TypeScript最后同步: 2026-08-14
DSH model-routing plugin for keyword routing and isolated image generation / DSH 关键词路由与隔离生图插件
README 摘要
dsh-model-router 中文说明 · English + 中文 paired documentation / 中英配套文档 dsh-model-router is a thin routing-policy plugin for DeepSeek Harness (DSH). DSH still owns providers, credentials, model catalogs, modalities, and retries. This plugin adds deterministic keyword routing, a default-off allowlisted model route tool, and an isolated image gen channel. dsh-model-router 是 DeepSeek Harness(DSH)的薄路由策略插件。模型提供方、凭据、模型目录、模态能力和重试仍由 DSH 管理;本插件只增加确定性的关键词路由、默认关闭的白名单 model route 工具,以及隔离的 image gen 生图通道。 The DSH Models page remains the one and only provider configuration entry. / DSH 模型 页面仍是唯一的模型提供方配置入口。 Current release / 当前版本:v0.2.2,verified with / 已验证 DSH 0.1.0-rc.6。 image gen is Beta / 仍为 Beta。Video, audio, and 3D are not implemented / 视频、音频和 3D 尚未实现。 A note from the maintainer / 维护者的话 This is my first open-source repository and I am still learning plugin design, testing, security, documentation, and project maintenance. The current version is usable and tested, but it is not presented as a mature or perfect solution. Mistakes, rough edges, and better architectural choices may still exist. 这是我第一次维护开源仓库。我还在学习插件设计、测试、安全、文档和项目维护。当前版本已经可以使用并有自动化测试,但我不会把它包装成成熟或完美的方案;代码里仍可能存在错误、粗糙之处,或者更好的架构选择。 Experie…
在 GitHub 查看完整 README →