SouleyMoni1/dsh-experience-plugin0

dsh-experience-plugin

DSH 插件:为自定义 API 模型提供单模型推理级别配置,支持系列预设与官方设置页编辑器。

AI 分析

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

套件
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