dsh-llm-hub
补上官方 pi-ai 适配器在模型页缺的那半:网关可达性与延迟探测、一键拉取网关模型目录并勾选写回配置、DeepSeek 余额与各家配额就地常驻、每个 provider 实际接入的协议与地址;模型下拉只列当前真能用的分组 —— key 失效、余额耗尽、配额用尽都会被摘掉,修好后自动恢复。
Fills in what the official pi-ai adapter leaves out on the Models page: gateway reachability probing with latency, one-click pull of the gateway model catalog with checkbox write-back into settings, DeepSeek balance and provider quota shown in place, the protocol and endpoint each provider is actually wired to, and a model dropdown that lists only what works right now — a dead key, an empty balance or an exhausted quota is hidden until you fix it, and comes back on its own.
怎么安装
dsh plugin add @dsh-plugins/dsh-llm-hub 简介
· <a href="README.en.md">English</a> · <a href="CHANGELOG.md">更新日志</a> DSH 的模型页上,官方适配器有一半事情没做。这个插件把它补上: | | 官方适配器 | dsh-llm-hub | |---|---|---| | DeepSeek 有哪些模型 | 看不到 | **一键拉取在售列表** | | 账户还剩多少钱 | 看不到 | **卡片下常驻余额 + 阈值预警** | | 网关通不通、多快 | 按钮点了没反应 | **实测延迟与状态 + 健康看板** | | 网关上有多少模型 | 看不到 | **实测 71 个**(手填只有 11) | | 为什么探测不了 | 无提示 | **写明「没配 baseURL」** | | 本月花了多少 token | 没有 | **用量统计 + 前 5 个最常用模型 + CSV 导出** | | 不可用的 provider | 仍在下拉里 | **下拉里静默摘掉,卡片上标红 + 原因** | | 外部 agent CLI(codex/claude/agy) | 装不装无感 | **装了就出现子代理工具** | 装 sh dsh plugin --profile web add @dsh-plugins/dsh-llm-hub 再把 @dsh-plugins…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 12
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-13
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- anthropic-api, deepseek, deepseek-harness, deepseek-harness-plugin, devtools, dsh, dsh-plugin, llm, model-catalog, openai-api
同类推荐
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
编码订阅 OAuth,支持 SuperGrok / Grok Build、ChatGPT Plus Codex、Kimi Code、Claude Code,并提供可选 loopback OpenAI/Anthropic 网关:本地登录无需粘贴 token,支持 AUTH 刷新重试、grok-4.6 xhigh,并可与 API-key 路由共存。