dsh-openrouter-providers
Route OpenRouter requests through a configured provider list and quantization cap, injected as provider.only/order with allow_fallbacks, plus provider.quantizations.
配置 OpenRouter 请求使用的提供商列表与量化位数上限,注入 provider.only/order(allow_fallbacks)与 provider.quantizations 路由参数。
How to install
dsh plugin add dsh-openrouter-providers About
dsh-openrouter-providers DeepSeek Harness 插件:在**「插件」→「插件配置」**中填写 OpenRouter 请求使用的**提供商列表**与**量化位数限制**,并把它们作为 provider.only / provider.order / provider.quantizations 路由参数注入到所有 OpenRouter 模型请求中。设置通过 **DSH settings 服务**持久化到设置文档(~/.dsh/settings.yaml),与其它插件一致,重启后自动恢复。 功能 **插件配置卡**(插件 → 插件配置 → OpenRouter 提供商列表):以**折叠卡片**形式展示(与内置插件卡一致的外观 —— 点击头部展开/收起、有未保存标记与保存/撤销按钮),填写提供商 slug 列表(每行一个)、选择路由模式、选择量化位数限制: **仅允许这些提供商** → 请求体注入 provider: { only: [...], allow_fallbacks: false } **按顺序优先尝试** → 注入 provider: { order: [...], allow_fallbacks: true } **量化位数限制** → 注入 provider: { quantizations: ['int4' | 'int8' | .…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-market, dsh-plugins
Related plugins
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-codex-subscription
WSL043/dsh-codex-subscription
Built-in ChatGPT OAuth provider for Codex models, selectable subscription web search, backend quota for standard Codex and Spark, and a DSH settings UI; no API key or separate Codex installation required.