This commit is contained in:
Archer
2023-09-18 21:56:38 +08:00
committed by GitHub
parent b8ba947ba8
commit 40d69e6e20
2 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "fastgpt", "name": "fastgpt",
"version": "4.2.1", "version": "4.4.3",
"private": false, "private": false,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",

View File

@@ -1,7 +1,9 @@
### Fast GPT V4.4.1 ### Fast GPT V4.4.3
1. 新增 - 知识库目录结构 1. 去除 - 限定词。目前旧应用仍生效9/25 后全面去除,请及时替换。
2. 新增 - 分享链接支持配置 IP 限流、过期时间、最大额度等 2. 新增 - 引用模板/引用提示词设置,可以 DIY 引用内容的格式,从而更好的适配场景。
3. 优化 - [使用文档](https://doc.fastgpt.run/docs/intro/) 3. 优化 - 更好的兼容无 system role 的模型。
4. [点击查看高级编排介绍文档](https://doc.fastgpt.run/docs/workflow) 4. 优化 - icon 和 JS 加载逻辑。
5. [点击查看商业版](https://fael3z0zfze.feishu.cn/docx/F155dbirfo8vDDx2WgWc6extnwf) 5. [使用文档](https://doc.fastgpt.run/docs/intro/)
6. [点击查看高级编排介绍文档](https://doc.fastgpt.run/docs/workflow)
7. [点击查看商业版](https://doc.fastgpt.run/docs/commercial/)