mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00

* feat: model config required check * feat: dataset text model default setting * perf: collection list count * fix: ts * remove index count
383 B
383 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
V4.8.23(进行中) | FastGPT V4.8.23 更新说明 | upgrade | false | true | 802 |
🚀 新增内容
- 增加默认“知识库文本理解模型”配置
⚙️ 优化
- 模型配置表单,增加必填项校验。
- 集合列表数据统计方式。
🐛 修复
- 标签过滤时,子文件夹未成功过滤。