statem-li/dsh-zh-thinking

Plugin ⭐ 0 other

在 DSH 设置页「常规」中提供 中文思考 开关:开启时向模型系统提示词注入"内部思考使用中文"指令,关闭时零上下文占用。开关状态持久化于 settings.yaml。

catalog description:DSH 中文思考开关:设置页开关,引导模型用中文进行内部思考

Install

dsh-zh-thinking/
├── package.json          # 包声明(dsh.client → lib/client.js)
└── lib/
    ├── index.js          # Host half:settings 持久化 + systemPrompt section + /api/zh-thinking 路由
    └── client.js         # Browser half:设置页开关行(ModuleLoader bundle)

Add statem-li/dsh-zh-thinking to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.