feat: csv导入去重;文档说明

This commit is contained in:
archer
2023-04-10 20:58:23 +08:00
parent 2a597964a2
commit 7f26b31f53
6 changed files with 46 additions and 17 deletions

View File

@@ -1,3 +1,3 @@
## Fast GPT V2.5
* 内容压缩替换中文标点符号和多余符号减少一些上下文tokens。
* 优化 QA 拆分记账
## Fast GPT V2.7
* FastGpt Api 允许你将 Fast Gpt 的部分功能通过 api 的形式,将知识库接入到自己的应用中,例如:飞书、企业微信、客服助手.
* 通过 csv 文件导入和导出你的问答对。你可以将你的 csv 文件放置在飞书文档上,以便团队共享