statem-li/dsh-zh-thinking

插件 ⭐ 0 other

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

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

安装

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)

statem-li/dsh-zh-thinking 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。