Chatgpt-on-wechat

Latest version: v1.1.2

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

Scan your dependencies

Page 5 of 9

1.3.0.3

修复了:
* dockerfile入口错误 by wqh0109663 in https://github.com/zhayujie/chatgpt-on-wechat/pull/1032 https://github.com/zhayujie/chatgpt-on-wechat/pull/1045
* 公众号补充缺失依赖textwrap by theLastWinner in https://github.com/zhayujie/chatgpt-on-wechat/pull/1046
* itchat lib兼容 python 3.7 issue 1042
* dockerfile中安装插件时提示无权限的错误 issue 1056

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.0.1...1.3.0.3

1.3.0.1

> 祝大家五一快乐,假期愉快!

更新了:

* 支持企业微信应用号部署方式,支持插件,支持语音图片交互,支持`Railway`部署,[使用文档](https://github.com/zhayujie/chatgpt-on-wechat/tree/master/channel/wechatcom) by lanvent in https://github.com/zhayujie/chatgpt-on-wechat/pull/944
* 应用号中发送文字或语音消息过长(>60s)时,会进行分段处理,发送图片过大时会进行压缩处理
* plugin(tool): 更新0.4.2 by goldfishh in https://github.com/zhayujie/chatgpt-on-wechat/pull/957
* Azure语音合成增加输入语言检测,现在能够根据语言来自动调用对应的声音,[设置参考](https://github.com/zhayujie/chatgpt-on-wechat/blob/master/voice/azure/config.json.template)
* 增加翻译API,默认为百度翻译,需要填写`baidu_translate_app_id`和`baidu_translate_app_key`,目前程序未使用翻译API,欢迎插件使用
* 默认镜像设置为`debian`,它默认安装了Azure语音依赖,在环境变量中可填写Azure语音需要的配置
* 增加`subscribe_msg` 配置项,公众号或应用号被订阅时会回复该消息,设置为空则不回复
* Azure支持Dalle画图

以上出现的配置项都可以在[config.py](https://github.com/zhayujie/chatgpt-on-wechat/blob/master/config.py)中找到对应的解释

修复了:

* 修复同时收到语音消息时的文件名冲突问题 by JS00000 in https://github.com/zhayujie/chatgpt-on-wechat/pull/933
* 修复`itchat`库中hotreload失败时仍然弹出确认窗口的问题,并增加一些输出日志
* 修复set_openai_api_key命令在一些部署方式失效的问题
* 修改公众号部署文档:经过6vision 测试,部分IP也可填写在URL中

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.2.5...1.3.0.1

1.2.5

* itchat 支持拍一拍和进群事件
* 新增关键字匹配插件 by theLastWinner in https://github.com/zhayujie/chatgpt-on-wechat/pull/882
* plugin(tool) ver0.4.1 by goldfishh in https://github.com/zhayujie/chatgpt-on-wechat/pull/891
* 公众号代码重构,减少并发错误,支持语音图片回复,修复Ubuntu上Pytts语音Bug by JS00000 in https://github.com/zhayujie/chatgpt-on-wechat/pull/904 https://github.com/zhayujie/chatgpt-on-wechat/pull/920
* 公众号功能优化:支持图片输入、消息加密模式、用户体验优化 by lanvent in https://github.com/zhayujie/chatgpt-on-wechat/pull/912
> 公众号的[部署教程](https://github.com/zhayujie/chatgpt-on-wechat/blob/master/channel/wechatmp/README.md)也有更新,需要安装wechatpy框架,收发媒体文件需要加入机器IP到可信IP,可设置消息加密模式
* fix: 修复微信名带括号时群聊无法艾特的bug

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.2.3.2...1.2.5

1.2.3.2

* 优化配置,使pkl文件的位置可以指定子目录,方便docker部署时持久化状态;并使生成图片的大小可配置 by ahzmr in https://github.com/zhayujie/chatgpt-on-wechat/pull/860
* fix: chatgpt-tool-hub 0.3.10 需要str类型的`request_timeout`
* fix: banwords 缺少 lib

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.2.3...1.2.3.2

1.2.3

* 微信公众号语音输入支持 by JS00000 in https://github.com/zhayujie/chatgpt-on-wechat/pull/808
* plugin(tool): 新增morning-news tool by goldfishh in https://github.com/zhayujie/chatgpt-on-wechat/pull/818
* banwords插件支持对回复进行过滤
* 添加receive message触发事件
* 添加`summary`测试版本到插件源,它用于总结最新的聊天记录,有兴趣的朋友可以测试使用,安装方法可以参考770 replicate的安装

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.2.2.2...1.2.3

1.2.2.2

* 修复适配azure的问题 by kayaklee in https://github.com/zhayujie/chatgpt-on-wechat/pull/787
* 修复因为空回复导致的个人公众号陷入死循环的问题 by JS00000 in 789
* 修复部分环境无信号处理函数时无法启动的bug
* 取消设置`request_timeout`和`timeout`的默认值,如果不填写选项,它会使用openai中定义的默认值(600秒)

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.2.2.1...1.2.2.2

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.