mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
fix 4.9.6 (#4631)
* fix debug quote list * delete next text node match * fix extract default boolean value * export latest 100 chat items * fix quote item ui * doc * fix doc
This commit is contained in:
@@ -21,4 +21,8 @@ weight: 793
|
||||
2. 使用记录仪表盘,无法获取指定成员的使用统计。
|
||||
3. 仪表盘接口,因未考虑时区问题,统计异常。
|
||||
4. LLM 模型测试接口,无法测试未启用的 LLM。同时修复,模型测试接口会把模型自定义请求地址去除问题。
|
||||
5. 导出对话记录,限制单条对话记录消息上限 1000 组,避免导出失败。
|
||||
6. 工作流变量下一段文本仍是工作流变量,不触发渲染。
|
||||
7. 调试知识库检索模块,提示无权操作知识库。
|
||||
8. 文本内容提取节点,默认值赋值逻辑。
|
||||
|
||||
|
Reference in New Issue
Block a user