Files
FastGPT/projects/app/public/docs/versionIntro.md
2024-02-15 12:26:02 +08:00

11 lines
943 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Fast GPT V4.6.8
1. 新增 - 知识库搜索合并模块。
2. 新增 - 新的 Http 模块,支持更加灵活的参数传入。同时支持了输入输出自动数据类型转化,例如:接口输出的 JSON 类型会自动转成字符串类型,直接给其他模块使用。此外,还补充了一些例子,可在文档中查看。
3. 优化 - 问题补全并入知识库搜索模块无需单独配置。并且问题补全的同时实现了问题扩展丰富搜索的语义。知识库模块会看到有2个参数配置有一个是多余的如果想让它消失可以删除模块重新增加一个
4. 修复 - 语音输入文件无法上传。
5. 修复 - 对话框重新生成无法使用。
6. [点击查看高级编排介绍文档](https://doc.fastgpt.in/docs/workflow/intro)
7. [使用文档](https://doc.fastgpt.in/docs/intro/)
8. [点击查看商业版](https://doc.fastgpt.in/docs/commercial/)