SouleyMoni1/dsh-experience-plugin ↗★ 0
dsh-experience-plugin
DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor.
AI Analysis
核心用途是为自定义 API 模型配置不同的推理级别。适合需要精细控制模型推理深度、使用自定义 API 且希望在官方设置页直接编辑配置的 DSH 用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SouleyMoni1/dsh-experience-pluginREADME
Read the full 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