dsh-weneedfirst
将 DSH 的思维链(Chain of Thought)起始词从 "Let me" 修改为 "We need" 的插件。
AI 分析
核心用途是微调大模型思考过程的语气和引导词。适合希望改变 AI 思考时的口吻,使其更具协作感(“我们需要”而非“让我”)的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XiaoWind/dsh-weneedfirst說明文件
閱讀完整 README ↗Configuration
The opening phrase is configurable in your profile's cordis.patch.yml:
| Config | Default | Meaning |
|---|---|---|
openingPhrase | We need | The phrase every chain-of-thought block must open with. |