lco117/dsh-think-any-lang2

dsh-think-any-lang

DeepSeek Harness plugin: a General-settings selector that chooses which language the model reasons in, via a system-prompt section.

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.