JuneLearn/dsh-reasoning-settings5

dsh-reasoning-settings

Reasoning effort settings and per-call subagent model routing for DeepSeek Harness custom providers

包名
dsh-reasoning-settings
版本
0.3.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JuneLearn/dsh-reasoning-settings

Usage

  1. Add your custom provider and models on the official Models page first.
  2. Open Settings > Reasoning effort.
  3. Pick the supported levels for each model and set the provider default effort.
  4. Click Save under that provider.
  5. Start a new session and choose the model and reasoning effort in the model picker.

The plugin only declares which effort levels Harness may select and send. Whether the relay API actually honors a value is up to the relay: if a request comes back with HTTP 400, uncheck the levels that model does not support or adjust their wire values.