mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-13 14:29:40 +00:00

* fix: add missing MongoAppChatLog updates for interactive chat sessions * fix: interactive response not update log * doc --------- Co-authored-by: archer <545436317@qq.com>
23 lines
437 B
Plaintext
23 lines
437 B
Plaintext
---
|
|
title: 'V4.13.1(进行中)'
|
|
description: 'FastGPT V4.13.1 更新说明'
|
|
---
|
|
|
|
|
|
|
|
## 🚀 新增内容
|
|
|
|
|
|
## ⚙️ 优化
|
|
|
|
|
|
## 🐛 修复
|
|
|
|
1. 循环节点中,每轮结束,未清除上一轮交互响应值。
|
|
2. 交互节点响应后,未更新对话记录统计数据。
|
|
3. prompt 编辑器,弹窗中的默认值存在显示异常。
|
|
4. 表单输入,变量名包含.符号时,无法正常输入值。
|
|
|
|
## 🔨 插件更新
|
|
|