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 7 of 9

1.1.8.1

* 增加选项`concurrency_in_session`,可控制同一会话同时处理消息的最大数量,等于1时单次会话保持一问一答,超过1会乱序。
* 增加选项`request_timeout`,决定chatgpt请求的超时时间。
* 增加选项`debug`,开启后会打印更多的日志。
* `godcmd`插件,支持识别`clear_memory_commands`,要求命令必须以``开头。
* 现在,重置会话会将会话中所有未处理的消息也丢弃。


> **所有可选配置项均可在[文件](https://github.com/zhayujie/chatgpt-on-wechat/blob/master/config.py)中找到。**

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.1.7.4...1.1.8.1

1.1.7.4

* itchat二维码缩小,提供多个二维码网址
* 支持`azure`语音
* 语音回复文件改用英文文件名,避免乱码
* wechaty修复超过60秒语音无法发送的bug
* 语音转码支持`pcm32`
* 增加选项`trigger_by_self`允许机器人账号触发自己
* 增加选项`always_reply_voice`允许机器人一直使用语音作答

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.1.6...1.1.7.4

1.1.6

* wechaty支持插件 by lanvent in https://github.com/zhayujie/chatgpt-on-wechat/pull/720
* `itchat`中机器人不会被自己的消息触发

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.1.5.3...1.1.6

1.1.5.3

* 支持语音转文本后触发插件 (itchat)。
* 修复group chat bug,前缀为空时无法触发的bug
* 解决百度语音合成的一些问题和参数化设置 by zwssunny in https://github.com/zhayujie/chatgpt-on-wechat/pull/676
* itchat支持消息任意位置来触发bot
* 增加对环境变量小写开头布尔值的兼容

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.1.4...1.1.5.3

1.1.4

* feat: support calc tokens precisely by lanvent in https://github.com/zhayujie/chatgpt-on-wechat/pull/614
* refactor and support plugins for OpenAIBot by lanvent in https://github.com/zhayujie/chatgpt-on-wechat/pull/621
* Wechaty方案下添加对群组语音消息的响应 by Chiaki-Chan in https://github.com/zhayujie/chatgpt-on-wechat/pull/623
* ItChat-uos方案下添加对群组语音消息的响应 by Chiaki-Chan in https://github.com/zhayujie/chatgpt-on-wechat/pull/629
* role: add new roles in roles.json by doublet44 in https://github.com/zhayujie/chatgpt-on-wechat/pull/618
* 更新语音识别和兼容性 by zwssunny in https://github.com/zhayujie/chatgpt-on-wechat/pull/634
* 利用百度UNIT实现智能对话插件 by zwssunny in https://github.com/zhayujie/chatgpt-on-wechat/pull/642
* 补充语音单聊前缀判断过滤 by zwssunny in https://github.com/zhayujie/chatgpt-on-wechat/pull/661

**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.1.3...1.1.4

1.1.3

+ provide help url when plugin init failed lanvent
+ intergrate itchat to lib and fix timeout bug lanvent

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.