v2.5.2
版本发布时间: 2023-06-11 01:00:56
lss233/chatgpt-mirai-qq-bot最新发布版本:v3.0.0-alpha2(2023-09-10 20:36:29)
Linux 用户:你可以使用下面这个命令实现一键部署。
GO-CQHTTP 版(与 Mirai 二选一):
bash -c "$(wget -O- https://gist.githubusercontent.com/lss233/2fdd75be3f0724739368d0dcd9d1367d/raw/62a790da4a391af096074b3355c2c2b7ecab3c28/chatgpt-mirai-installer-gocqhttp.sh)"
Mirai 版(不稳定,不推荐):
bash -c "$(wget -O- https://gist.githubusercontent.com/lss233/54f0f794f2157665768b1bdcbed837fd/raw/a45c52898b289f58ecf156c51bf9f4b530103f8c/chatgpt-mirai-installer-154-16RC3.sh)"
Windows 用户:你可以下载下方的 Windows 部署包来实现快速部署,我们建议使用 quickstart-windows-go-cqhttp-amd64.zip
。
What's Changed
- 文档::提供一种新的部署思路,方式和一键部署脚本。 by @B17w153 in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/878
- 修复:poe-gpt4 重命名 @Cloxl in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/899
- 修复:poe 解析失败 by @Elijah-0616 in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/939
- 修复:文心一言无法使用 #847
- 修复:Bing 画图无法使用 #927
- 修复:图生图 init_images 字段为空的 bug , 过滤图生图提示词中的额外字符 by @FelixFeli in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/870
- 新增:支持讯飞星火模型 #804 #906
- 新增:ChatGPT Web 版账号密码登录方式回归 注意: 需要使用 https://github.com/linweiyuan/go-chatgpt-api 搭建的 browserless_endpoint 才能使用此功能 由于 OpenAI 现在对 IP 访问频率进行限制,默认的 browserless_endpoint 不再稳定(429 错误,请不要因为这个问题再提出 issue),鼓励大家自建 endpoint
- 新增:ChatGPT Web 支持 gpt-4-browsing 和 gpt-4-plugins
- 新增:Bing 支持预设
- 新增:支持 poe-claude100k, poe-gpt4, poe-neevaai by @IceThunder in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/830
- 新增:Bing 会话过期时自动重置 by @lcjqyml in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/868
- chore(deps): update bingimagecreator requirement from ~=0.1.5 to ~=0.4.1 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/916
- chore(deps): update requests requirement from ~=2.28.2 to ~=2.31.0 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/889
- chore(deps): bump edgegpt from 0.3.8.1 to 0.8.1 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/915
- chore(deps): update openai requirement from ~=0.27.4 to ~=0.27.7 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/860
- chore(deps): bump python-telegram-bot from 20.2 to 20.3 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/815
- chore(deps): bump graia-ariadne from 0.11.3 to 0.11.5 by @dependabot in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/816
New Contributors
- @IceThunder made their first contribution in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/830
- @FelixFeli made their first contribution in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/870
- @B17w153 made their first contribution in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/878
- @Cloxl made their first contribution in https://github.com/lss233/chatgpt-mirai-qq-bot/pull/899
Full Changelog: https://github.com/lss233/chatgpt-mirai-qq-bot/compare/v2.5.1...v2.5.2
升级方法
- Windows 快速部署包用户:下载并执行初始化.cmd,将旧版的
mirai
文件夹和chatgpt/config.cfg
文件覆盖新版中对应的文件即可 - Linux 一键脚本部署用户:自动升级,无需操作
- docker 部署用户: 执行
docker pull lss233/chatgpt-mirai-qq-bot:browser-version
拉取最新镜像,重新创建容器 - docker-compose 部署用户: 执行
docker-compose pull && docker-compose up -d
更新最新镜像
1、 Windows-quickstart-go-cqhttp-refs.tags.v2.5.2.zip 144.86MB
2、 Windows-quickstart-refs.tags.v2.5.2.zip 223.03MB