JuneLearn/dsh-reasoning-settings5

dsh-reasoning-settings

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

AI 분석

核心用途是让用户能为自定义模型配置和选择不同的推理强度(Reasoning effort)。适合使用支持推理强度调节的自定义 API 服务商,并希望在 DSH 模型选择器中自由切换推理等级的用户。

패키지
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.