fixed bug for gpt-4-turbo-2024-0409 model function calls

This commit is contained in:
RockYang
2024-04-10 10:23:45 +08:00
parent cfe333e89f
commit 6efd92806f
4 changed files with 29 additions and 24 deletions

View File

@@ -1,4 +1,9 @@
# 更新日志
## v4.0.3
* 功能新增:允许为角色应用绑定模型,如指定某个角色只能使用某个模型
* Bug修复兼容 gpt-4-turbo-2024-04-09 模型的函数调用 Bug
* Bug修复修复MidJourney在任务超时后出现后面的任务覆盖前面任务的问题
*
## 4.0.2