Releases: zeng6125-rgb/dsh-llm-retry-settings
Releases · zeng6125-rgb/dsh-llm-retry-settings
Release list
v0.0.2
v0.0.1
v0.0.1
首个发布版本。
内容
- LLM 自动重试设置卡片:在 设置 → General 调整 maxRetries / initialDelayMs / maxDelayMs / jitterRatio,实时覆盖 @deepseek-ai/dsh-llm-retry 的重试策略。
- enabled=false 默认旁路,不改变任何行为。
文件
- src/(宿主 + 客户端)
- lib/(已构建产物)
- README.md / README.zh-CN.md
- LICENSE(BSD-3-Clause)
构建
npm run build(需 DSH_CHECKOUT)
First release.
Contents
- LLM auto-retry settings card (Settings → General) to tune maxRetries / initialDelayMs / maxDelayMs / jitterRatio, applied live on top of @deepseek-ai/dsh-llm-retry.
- enabled=false by default (fully bypassed).
Files
- src/ (host + client)
- lib/ (built output)
- README.md / README.zh-CN.md
- LICENSE (BSD-3-Clause)
Build
npm run build (requires DSH_CHECKOUT)