mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
586 B
586 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
V4.9.7(进行中) | FastGPT V4.9.7 更新说明 | upgrade | false | true | 793 |
🚀 新增内容
⚙️ 优化
- Doc2x 文档解析,增加报错信息捕获,增加超时时长。
- 调整 PG vector 查询语句,强制使用向量索引。
🐛 修复
- 文件上传分块大小限制,避免超出 MongoDB 限制。
- 使用记录仪表盘,无法获取指定成员的使用统计。
- 仪表盘接口,因未考虑时区问题,统计异常。
- LLM 模型测试接口,无法测试未启用的 LLM。