lco117/dsh-think-any-lang2

dsh-think-any-lang

DSH 插件:在通用设置中提供选择器,通过系统提示词指定模型进行思考和推理的语言。

AI 分析

核心用途是强制约束 DeepSeek 等推理模型在输出 `reasoning_content`(思考过程)时使用用户指定的语言。适合需要非中文思考过程或进行跨语言研究的用户。

包名
dsh-think-any-lang
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lco117/dsh-think-any-lang

Usage

  1. Start dsh web.
  2. Open Settings → General.
  3. Pick a language in the Thinking Language dropdown (default: Chinese).
  4. Subsequent model calls receive the thinking-language instruction in the system prompt; DeepSeek reasoning models typically output reasoning_content in the chosen language.