yuzuki-natsumi/dsh-peak-avoidance0

dsh-peak-avoidance

DeepSeek Harness 高峰期模型自动切换插件,支持在高峰时段自动切到替代模型,高峰期后自动切回官方模型。

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).