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.

AI 分析

核心用途是为自定义 API 模型配置不同的推理级别。适合需要精细控制模型推理深度、使用自定义 API 且希望在官方设置页直接编辑配置的 DSH 用户。

パッケージ
dsh-experience-plugin
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/18

インストール

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

ドキュメント

README 全文を読む ↗

配置

- 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