perf: 文案优化

This commit is contained in:
archer
2023-04-06 09:07:07 +08:00
parent 144bed5a77
commit d460305871
8 changed files with 13 additions and 9 deletions

View File

@@ -60,9 +60,9 @@ export const chatProblem = `
`;
export const versionIntro = `
## Fast GPT V2.3
* 数据集导出功能,可用于知识库分享。
## Fast GPT V2.4
* 优化文件拆分功能,可自定义提示词。
* 优化文件拆分和索引生成的速度。
* 定制知识库:创建模型时可以选择【知识库】模型, 可以手动导入知识点或者直接导入一个文件自动学习。
`;