dsh-provider-rate-limit
Rate-limits LLM requests per provider and per model using a reservation-based token bucket, with queue or reject modes, plus gateway identity rules that rewrite user-agent and inject custom headers.
按供应商与模型粒度限速 LLM 请求,预约式令牌桶支持排队或拒绝两种模式,附带网关身份规则(改写 User-Agent、注入自定义请求头)。
How to install
dsh plugin add github:jyao-SUSE-power-group/dsh-provider-rate-limit About
dsh-provider-rate-limit English | 简体中文 Per-provider **&** per-model rate limiting for DeepSeek Harness LLM traffic, plus gateway identity rules (client spoofing) for restricted free-tier gateways. 适用于 DeepSeek Harness 的按供应商/模型粒度 LLM 限速插件,附带网关身份规则(客户端伪装)能力。 Features **Token-bucket rate limiting** per (provider, model) route — smooth refill with burst support, idle-time recovery **Two modes** when the bucket is empty: wait — hold the request up to maxWaitMs, then let it through (transparent queueing) reject — short-circuit immediately with a synthetic RATE_LIMIT response carrying providerRetryAf…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-23
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-market, dsh-plugins
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
Mars-Sea/dsh-commandcode-provider
Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
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.