DSH Hub
dsh-free-models-hub cover

yu-wenchao/dsh-free-models-hub

dsh-free-models-hub

UIWeb UI1 GitHub stars· updated 2026-08-27

dsh-free-models-hub is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add github:yu-wenchao/dsh-free-models-hub

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-free-models-hub DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-free-models-hub.svg)](https://dshhub.dev/plugins/dsh-free-models-hub)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from yu-wenchao/dsh-free-models-hub, cleaned of badges and images.

dsh-free-models-hub

一键安装说明书 https://github.com/yu-wenchao/dsh-free-models-hub/blob/main/one-click-install/README-%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E.txt

English · 简体中文

<a id="简体中文"></a>

免费模型排行榜 · DeepSeek Harness 社区插件

在 DeepSeek Harness (DSH) Web UI 右侧边缘提供「免费模型榜」抽屉面板:分页浏览免费模型, 点击标题展开 API 调用地址 / 模型名称 / 【点击这里申请免费密钥key】按钮, 支持一键配置 / 整页批量配置设置 → 模型 → 自定义提供方 —— 用户只需自行粘贴免费 API Key。 支持多 Key 轮换:同一模型粘贴多条免费 Key,由本地代理自动轮询,一个 Key 失效自动换下一个。

插件通过只读 JSON API 拉取。插件全程不接触用户 Key(Key 只走 DSH 官方凭据通道)。

┌──────────────────────────┐
│ 🎁 免费模型榜         ▾  │   ← DSH 窗口右侧边缘的悬浮抽屉面板
├──────────────────────────┤
│ [📖 使用教程]            │   ← 三步引导:配置 → 填 Key → 使用
│ 1. GLM-5-Flash 免费额度 ›│
│   ├ API 地址 https://…   │
│   ├ 模型名 glm-5-flash   │
│   ├ [🔑 申请免费密钥key] │
│   └ [⚡ 一键配置到 DSH]   │
│ 2. Kimi K2 Free          │
│ 首页 < 1 [2] 3 … 9 > 末页│
│ [⚡ 配置本页全部] [🔄 刷新]│   ← 批量配置 / 多Key轮换
├──────────────────────────┤
│ 技术笔记·插件开发·联系站长│
└──────────────────────────┘


安装

🚀 一键安装(推荐给不会命令行的用户)

仓库内的 one-click-install/ 文件夹是免命令行的安装分发包,打包了 plugin/ 插件本体, 下载整个文件夹(或其中的 dsh-free-models-hub-一键安装.zip)后双击对应脚本即可,无需会敲命令、无需联网拉代码。

你的使用方式运行哪个脚本说明
桌面版(双击 exe)install-free-models-hub.bat自动扫描本机 DSH 安装位置(含 DSH_HOME.dsh、各盘 dsh-home),离线复制插件 + 自动注册,小白首选
命令行 / npx 版install-npm-cli.batdsh plugin --profile web add + pnpm 安装(需本机能跑 dshpnpm
卸载(任何方式)uninstall-free-models-hub.bat一键移除插件及注册项

安装脚本均已用真实 DSH 启动流程验证:插件会被正确加载进 profile 的 bundle 层(loadProfile/composeEntries 通过), 支持「安装 → 卸载 → 重装」完整闭环。

手动 / 命令行安装

# 从 GitHub 源码安装(仓库已含预构建产物,安装不会触发 pnpm allowBuilds 构建许可)
dsh plugin --profile web add github:yu-wenchao/dsh-free-models-hub
# 或用本地分发包(one-click-install\plugin\dsh-free-models-hub):
dsh plugin --profile web add "one-click-install\plugin\dsh-free-models-hub"
  • 桌面版:在 DSH 的 设置 → 插件中心 / 插件配置 里添加 dsh-free-models-hub
  • 固定版本:dsh plugin --profile web add github:yu-wenchao/dsh-free-models-hub#v0.3.1
  • 更新:再次执行同一条 add 命令即可;卸载:dsh plugin --profile web remove dsh-free-models-hub

使用

数据源

面板默认已连接插件作者运营的官方数据源https://free-api.gd7.cn),安装即可用,无需任何配置。 后台与数据库仅作者持有,不随仓库分发;普通用户无法也无需自建数据源。

用户侧(DSH 内)

  1. 安装并重启后,DSH 窗口右侧边缘出现 🎁 圆形按钮 → 点击展开「免费模型榜」抽屉面板(再点收起,Esc 也可关闭)。
  2. 面板顶部可展开 📖 使用教程,按三步指引操作;也可直接:
    • 点一条模型展开 → 点「🔑 点击这里申请免费密钥key」去第三方平台注册拿 Key;
    • 点「⚡ 一键配置到 DSH」把该模型提供方写入 设置 → 模型
    • 或点「⚡ 配置本页全部」一键批量写入本页全部模型
  3. 设置 → 模型 找到 freehub-* 提供方,把 Key 粘贴到「API Key」框并保存 —— 模型立即可用。
    • 若报「no credential」或「API key is invalid」,回到提供方重新粘贴一次并保存。
  4. 多 Key 轮换(可选):在同一模型上点「🔄 多 Key 轮换」,把多条免费 Key 每行一个粘贴保存, 本地代理(默认端口 8787)会自动轮询;某条 Key 失效自动换下一条。
  5. 回到聊天页,在顶部模型选择器切换到该提供方下的模型(如 glm-5.2deepseek-v4-flash)即可免费对话。

提供方写入全程通过 DSH 官方 settingsScope 完成,由 DSH 自行持久化到 settings.yaml, 插件不直接改写 settings.yaml,不会损坏该文件,也不会覆盖你已有的其他提供方。

配置(cordis.patch.yml 覆盖 free-models-hub 行;也可在 DSH 设置的插件页里改)

Related plugins