mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 17:55:24 +00:00

* fix: icon * fix: web selector * fix: web selector * perf: link sync * dev doc * chomd doc * perf: git intro * 466 intro * intro img * add json editor (#5) * team limit * websync limit * json editor * text editor * perf: search test * change cq value type * doc * intro img --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
13 lines
848 B
Markdown
13 lines
848 B
Markdown
### Fast GPT V4.6.6
|
|
|
|
1. 新增 - Http 模块请求头支持 Json 编辑器。
|
|
2. 新增 - 搜索方式:分离向量语义检索,全文检索和重排,通过 RRF 进行排序合并。
|
|
3. 新增 - [问题补全模块](https://doc.fastgpt.in/docs/workflow/modules/coreferenceresolution/)
|
|
5. 新增 - [文本编辑模块](https://doc.fastgpt.in/docs/workflow/modules/text_editor/)
|
|
6. 新增 - [判断器模块](https://doc.fastgpt.in/docs/workflow/modules/tfswitch/)
|
|
7. 新增 - [自定义反馈模块](https://doc.fastgpt.in/docs/workflow/modules/custom_feedback/)
|
|
8. 新增 - 【内容提取】模块支持选择模型,以及字段枚举
|
|
9. [使用文档](https://doc.fastgpt.in/docs/intro/)
|
|
10. [点击查看高级编排介绍文档](https://doc.fastgpt.in/docs/workflow)
|
|
11. [点击查看商业版](https://doc.fastgpt.in/docs/commercial/)
|