opt:update mj api version, wrapper chat api error message as a constant

This commit is contained in:
RockYang
2023-11-06 15:03:56 +08:00
parent 22ae7dd1f3
commit daaca822ac
7 changed files with 18 additions and 13 deletions

View File

@@ -1,5 +1,9 @@
# 更新日志
## v3.1.7
1. Bug修复修复 MidJourney API 参数版本更新导致调用失败的 Bug
2. 功能优化:将聊天报错信息定义为统一常量,方便修改
## v3.1.7
1. 功能新增支持文心4.0 AI 模型
2. 功能新增:可以在管理后台为用户绑定指定的 AI 模型,如只给某个用户使用 GPT-4 模型