dsh plugins中文
← Back to popular plugin directory

WeChat model gateway

sulfide2085/dsh-llm-wechat · skills

DeepSeek Harness WeChat gateway adapter plug-in: reuse DeepSeekAdapter + streaming think tag translation.

★ 6GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
License

Project overview

@deepseek-ai/dsh-llm-wechat 独立公开仓库:本插件从项目内独立维护,源码位于 dsh-llm-wechat 仓库。

DeepSeek Harness 的微信网关适配插件:让 DSH 把微信小程序「Coding Plan」的 Deepseek-v4-flash(chatapi.weixin.qq.com)当作官方 DeepSeek 使用——思考进思考块、工具调用正常、正文无标签。

复用官方 dsh-llm-deepseek 的 DeepSeekAdapter(请求序列化、错误映射、模型解析、重试策略全部继承),只在响应侧加了一层流式转译。不修改任何 DSH / pi-ai 源码。 为什么需要这个插件

Install command

dsh plugin --profile web add github:sulfide2085/dsh-llm-wechat
View GitHub repository ↗Back to popular plugin directory