This commit is contained in:
archer
2023-04-29 16:01:42 +08:00
parent ea100d84bf
commit c971adaabd

View File

@@ -1,6 +1,5 @@
### Fast GPT V3.0
### Fast GPT V3.1
- 优化 - 模型结构设计,不再区分知识库和对话模型,而是通过开关的形式,手动选择手否需要进行知识库搜索。
- 新增 - 模型共享市场,可以使用其他用户分享的模型。
- 新增 - 邀请好友注册功能。
- 优化 - 选择文件,采用链式处理,避免卡死。
- 修复 - 导入时分段问题。