JuneLearn/dsh-reasoning-settings ↗★ 5
dsh-reasoning-settings
Reasoning effort settings and per-call subagent model routing for DeepSeek Harness custom providers
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JuneLearn/dsh-reasoning-settings说明文档
阅读完整 README ↗Usage
- Add your custom provider and models on the official Models page first.
- Open Settings > Reasoning effort.
- Pick the supported levels for each model and set the provider default effort.
- Click Save under that provider.
- 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.