dsh-llm-retry-settings
在 DSH 设置里调整 LLM 自动重试的次数与退避时间并实时生效的设置卡片。
Settings card to tune the DSH LLM auto-retry policy (retry count, backoff, jitter) live from Settings → General.
怎么安装
dsh plugin add github:zeng6125-rgb/dsh-llm-retry-settings 简介
@dsh-external/dsh-llm-retry-settings A settings card for the DSH LLM auto-retry engine (@deepseek-ai/dsh-llm-retry). Tune the retry count and backoff from **Settings → General**; changes take effect immediately. 中文说明 Features **Includes the settings UI** (client bundle lib/client.js): a card in **Settings → General** — no separate UI package needed. Overrides maxRetries, initialDelayMs, maxDelayMs, and jitterRatio on the agent/request-error retry policy. Preserves each provider's own mode and retryableCodes — only the retry count and backoff timing are overridden. Default enabled: false = full…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-19
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, dsh, dsh-plugin, llm-retry
同类推荐
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。