lco117/dsh-think-any-lang ↗★ 2
dsh-think-any-lang
DSH 插件:在通用设置中提供选择器,通过系统提示词指定模型进行思考和推理的语言。
AI 分析
核心用途是强制约束 DeepSeek 等推理模型在输出 `reasoning_content`(思考过程)时使用用户指定的语言。适合需要非中文思考过程或进行跨语言研究的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lco117/dsh-think-any-lang說明文件
閱讀完整 README ↗Usage
- Start
dsh web. - Open Settings → General.
- Pick a language in the Thinking Language dropdown (default: Chinese).
- Subsequent model calls receive the thinking-language instruction in the system prompt; DeepSeek reasoning models typically output
reasoning_contentin the chosen language.