yuzuki-natsumi/dsh-peak-avoidance0

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 분석

核心用途是规避大模型服务商在高峰期的拥堵或不可用状态。适合对服务稳定性要求高、希望自动切换备用模型的用户。可在设置中配置高峰期与正常期的目标模型。

패키지
dsh-peak-avoidance
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuzuki-natsumi/dsh-peak-avoidance

Usage

  • Settings → Plugins → Configurable → Peak Avoidance card: status, config, manual enter/restore.
  • Config lives in DSH settings (peak-avoidance section of settings.yaml); changes apply immediately.
  • Required: peakModel (avoidance target) and normalModel (official model; copy the current default on first run).