Chatgpt-on-wechat

Latest version: v1.1.4

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

1.5.1

🌟 更新

- 支持讯飞3.0,并作为xunfei模型的默认通道 DayDreammy scut-chenzk
- 支持输出知识库图片
- 语音合成异常日志优化

Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.5.0..1.5.1

1.5.0

🌟 更新

1.新增 gpt-4-turbo 模型

设置 `config.json` 中的model参数为 `gpt-4-1106-preview`,或直接使用管理员指令 `model gpt-4-turbo` 即可生效

2.新增 dall-e-3 图片生成

添加以下配置:

json
"text_to_image": "dall-e-3"


3.新增 tts 语音合成

json
"text_to_voice": "openai",
"voice_reply_voice": true

另外 `text_to_voice_model` 和 `tts_voice_id` 配置为可选,用于设置具体语音模型和音色类型。具体见 `config.py` 文件

4. linkai插件图片总结

在 plugins/linkai 中增加了图片总结功能。另外,上述的各类模型均可实现兼容,在设置了 `use_linkai` 和 `linkai_api_key` 后即可使用,具体参考 [更新文档](https://docs.link-ai.tech/platform/version/1.4.0)。

1.4.0

🌟 更新

- 支持文心4.0模型,使用 `model wenxin-4` 即可完成切换 zhayujie
- 支持固定群聊欢迎语,`config.json` 中配置 `group_welcome_msg` 参数即可代替默认的随机欢迎 6vision
- 支持展示 linkai 插件执行 和 思考过程 zhayujie
- Apilot 插件加入插件源
- 移除 help 中的部分指令展示

Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.9.5...1.4.0

1.3.9.5

🌟 更新

- 新增好友通过消息类型,方便插件扩展 befantasy
- 修复分享链接的报错 befantasy
- 支持根据知识库检索相似度动态回复后缀
- 修复文档总结插件的一系列bug和兼容性问题
- 修复mj open指令的权限问题

Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.9...1.3.9.5

1.3.9

🌟 更新

- wechat通道增加文件、视频、分享链接,方便插件开发 befantasy
- 个人订阅号消息存储优化,长语音和mj交互优化 6vision
- 企微接收图片问题修复 chenzhenkun
- 增加debug模式的关闭指令 befantasy
- linkai插件增加文件/公众号文章总结和对话功能,[插件说明](https://github.com/zhayujie/chatgpt-on-wechat/tree/master/plugins/linkai#3%E6%96%87%E6%A1%A3%E6%80%BB%E7%BB%93%E5%AF%B9%E8%AF%9D%E5%8A%9F%E8%83%BD)

Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.8...1.3.9

1.3.8

🌟 更新

- 公众号服务号对长语音自动切割 leesonchen
- 企微机器人接收语音及图片支持 scut-chenzk
- 企微图片清晰度增加 6vision
- 企微机器人私聊循环问题修复
- mj插件无需配置, 输入 $mj open 即可开启

Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.7...1.3.8

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.