superboy911/dsh-model-router

插件 ⭐ 2 MIT visual

DSH模型路由插件,用于关键词路由和隔离图像生成

catalog 简介:DSH model-routing plugin for keyword routing and isolated image generation / DSH 关键词路由与隔离生图插件

安装

git clone https://github.com/superboy911/dsh-model-router.git
cd dsh-model-router

# Optional: reproduce the committed build. / 可选:复现仓库中的构建产物。
corepack enable
pnpm install --frozen-lockfile
pnpm build

# Install into the DSH web profile. / 安装到 DSH web profile。
npm exec @deepseek-ai/dsh -- plugin --profile web add --force "$PWD"

superboy911/dsh-model-router 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。