SouleyMoni1/dsh-experience-plugin0

dsh-experience-plugin

DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor.

包名
dsh-experience-plugin
版本
0.2.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SouleyMoni1/dsh-experience-plugin

配置

- id: hello
  name: dsh-experience-plugin
  config:
    modelReasoning:
      enabled: true
      autoInject: true
      familyPresets:
        '^my-(gpt|o)-':
          off: null
          minimal: minimal
          low: low
          medium: medium
          high: high