This commit is contained in:
Archer
2023-10-30 13:26:42 +08:00
committed by GitHub
parent 008d0af010
commit 60ee160131
216 changed files with 4429 additions and 2229 deletions

View File

@@ -1,9 +1,9 @@
### Fast GPT V4.5.1
### Fast GPT V4.5.2
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/)
1. 新增 - 模块插件,允许自行组装插件进行模块复用。
2. 优化 - 知识库引用提示
3. [知识库结构详解](https://doc.fastgpt.in/docs/use-cases/datasetengine/)
4. [知识库提示词详解](https://doc.fastgpt.in/docs/use-cases/ai_settings/#引用模板--引用提示词)
5. [使用文档](https://doc.fastgpt.in/docs/intro/)
6. [点击查看高级编排介绍文档](https://doc.fastgpt.in/docs/workflow)
7. [点击查看商业版](https://doc.fastgpt.in/docs/commercial/)