diff --git a/changelogs/v4.7.2.md b/changelogs/v4.7.2.md index 080c86a30..f5105d862 100644 --- a/changelogs/v4.7.2.md +++ b/changelogs/v4.7.2.md @@ -2,7 +2,8 @@ 1. 修复使用非默认配置文件情况下时,第三方 Agent Runner (Dify、Coze、阿里云百炼应用等)无法正常工作的问题 2. 修复当“聊天模型”未设置,并且模型提供商中仅有 Agent Runner 时,无法正常使用 Agent Runner 的问题 -3. 新增群聊模式下的专用图片转述模型配置 ([#3822](https://github.com/AstrBotDevs/AstrBot/issues/3822)) +3. 修复部分情况下报错 `pydantic_core._pydantic_core.ValidationError: 1 validation error for Message content` 的问题 +4. 新增群聊模式下的专用图片转述模型配置 ([#3822](https://github.com/AstrBotDevs/AstrBot/issues/3822)) ---