dsh-provider-rate-limit
jyao-SUSE-power-group
按供应商与模型粒度限速 LLM 请求,预约式令牌桶支持排队或拒绝两种模式,附带网关身份规则(改写 User-Agent、注入自定义请求头)。
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.
安装命令
dsh plugin --profile web add github:jyao-SUSE-power-group/dsh-provider-rate-limit该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。
信号
GitHub Stars0
30 天下载—
分发方式Git
收录时间2026-08-28
相关链接
同类插件
dsh-plugin-subscriptions把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。dsh-commandcode-provider非官方 Command Code 模型接入插件:注册 `commandcode` 路由,带实时模型目录与推理强度支持。dsh-codex-connect通过 ChatGPT OAuth 将 OpenAI Codex 模型接入 DeepSeek Harness,并提供可选的搜索与图片工具。dsh-codex-subscription内置 ChatGPT OAuth 的 Codex 模型提供方:可切换订阅联网搜索,在设置页显示普通 Codex 与 Spark 独立额度;无需 API Key,也不需要另装 Codex。dsh-agy-link将 Google Antigravity (agy CLI) 接入 DSH:无 API Key 使用 Gemini/Claude/GPT-OSS 订阅模型,支持流式对话、原生工具卡片、思考轮次注记及 Web 界面 Google OAuth 扫码登录。dsh-llm-fallbacks基于角色的模型重试与备用策略。