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/08/14

インストール

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

ドキュメント

README 全文を読む ↗

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.