修复了:
* 对cloudflare Bad Gateway异常,增加自动重试。 by lichengzhe in https://github.com/zhayujie/chatgpt-on-wechat/pull/1096
* 未安装pysilk-mod包会导致所有channel的语音功能无法使用,现在只会影响用到它的wechaty
* 百度语音的配置类型均需转成str,避免sdk报错 by chenzefeng09 in https://github.com/zhayujie/chatgpt-on-wechat/pull/1238
* 百度翻译参数转str 1127
* railway nixpacks部署模板适配 https://github.com/zhayujie/chatgpt-on-wechat/commit/12dc7427e9628ce0c5edf6c6cd02853bd3dcffd0
* 修改公众号部署文档:经过6vision 测试,部分IP也可填写在URL中
更新了:
* 更新了新闻类工具整合后的工具名称说明 by 6vision in https://github.com/zhayujie/chatgpt-on-wechat/pull/1079
* 在godcmd插件中添加set_gpt_model等命令,使用户可以选择模型 by taoguoliang in https://github.com/zhayujie/chatgpt-on-wechat/pull/1089
* plugin(tool): 更新0.4.4 by goldfishh in https://github.com/zhayujie/chatgpt-on-wechat/pull/1102
* 群聊时在艾特用户名后会先换行再输出回答内容 by Zhaoyi-Yan in https://github.com/zhayujie/chatgpt-on-wechat/pull/1221
知识库:
* feature: 接入LinkAI知识库,支持在线创建个人知识库并快速接入 by zhayujie in https://github.com/zhayujie/chatgpt-on-wechat/pull/1167
* fix: 支持app_code配置为空,兼容插件运行 by zhayujie in https://github.com/zhayujie/chatgpt-on-wechat/pull/1235
参考:[使用文档](https://link-ai.tech/platform/create-app)
**Full Changelog**: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.3.0.3...1.3.1