yuzuki-natsumi/dsh-peak-avoidance ↗★ 0
dsh-peak-avoidance
DeepSeek Harness 高峰期模型自动切换插件:高峰前自动切到指定替代模型,高峰后切回官方模型。· Auto-switch to an alternate model before DeepSeek peak hours and back to the official model afterwards. · 本插件由 AI 全权开发,作者无编程经验,请自行测试安全性;安装说明可能含 AI 幻觉。· Developed by AI; test at your own risk; install docs may contain AI hallucinations.
AI 分析
核心用途是规避大模型服务商在高峰期的拥堵或不可用状态。适合对服务稳定性要求高、希望自动切换备用模型的用户。可在设置中配置高峰期与正常期的目标模型。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuzuki-natsumi/dsh-peak-avoidanceドキュメント
README 全文を読む ↗Usage
- Settings → Plugins → Configurable → Peak Avoidance card: status, config, manual enter/restore.
- Config lives in DSH settings (
peak-avoidancesection ofsettings.yaml); changes apply immediately. - Required:
peakModel(avoidance target) andnormalModel(official model; copy the current default on first run).