dsh-model-sync
自动从服务商同步 API Key 提供方的模型列表,无需手动维护。
Synchronizes the model catalog of API-key providers from the provider itself instead of maintaining the model list by hand.
怎么安装
dsh plugin add @goodandready/dsh-model-sync 简介
📦 @goodandready/dsh-model-sync --- ⚡ Overview **dsh-model-sync** keeps your **DeepSeek Harness** model catalog up-to-date with upstream AI providers. Instead of manually editing YAML configs whenever a provider launches a new model, adjusts context window limits, or changes pricing, dsh-model-sync automatically discovers new releases, updates capability metadata (vision, tools, reasoning, embeddings), tracks account balances, and reconciles models on the fly without server restarts. mermaid graph LR subgraph Trigger [Scheduling & Manual Trigger] Cron[⏰ Background Polling Scheduler] --> Engine…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-07
- 创建于
- 2026-08-23
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。
dsh-codex-connect
franksong2702/dsh-codex-connect
通过 ChatGPT OAuth 将 OpenAI Codex 模型接入 DeepSeek Harness,并提供可选的搜索与图片工具。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。