dsh-llm-hub
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.
补上官方 pi-ai 适配器在模型页缺的那半:网关可达性与延迟探测、一键拉取网关模型目录并勾选写回配置、DeepSeek 余额与各家配额就地常驻、每个 provider 实际接入的协议与地址;模型下拉只列当前真能用的分组 —— key 失效、余额耗尽、配额用尽都会被摘掉,修好后自动恢复。
How to install
dsh plugin add @dsh-plugins/dsh-llm-hub About
· <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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 12
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-13
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- anthropic-api, deepseek, deepseek-harness, deepseek-harness-plugin, devtools, dsh, dsh-plugin, llm, model-catalog, openai-api
Related plugins
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.