mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-20 19:24:29 +00:00
10 lines
548 B
Markdown
10 lines
548 B
Markdown
### Fast GPT V4.5.1
|
||
|
||
1. 新增 - 知识库目录结构,更方便进行分类
|
||
2. 新增 - 升级 PgVector 插件,引入 HNSW 索引,极大加快的知识库搜索速度。
|
||
3. 新增 - AI对话模块,增加【返回AI内容】选项,可控制 AI 的内容不直接返回浏览器。
|
||
4. 优化 - TextSplitter,采用递归拆解法。
|
||
5. [使用文档](https://doc.fastgpt.run/docs/intro/)
|
||
6. [点击查看高级编排介绍文档](https://doc.fastgpt.run/docs/workflow)
|
||
7. [点击查看商业版](https://doc.fastgpt.run/docs/commercial/)
|