mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
version (#317)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fastgpt",
|
||||
"version": "4.2.1",
|
||||
"version": "4.4.3",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
@@ -1,7 +1,9 @@
|
||||
### Fast GPT V4.4.1
|
||||
### Fast GPT V4.4.3
|
||||
|
||||
1. 新增 - 知识库目录结构
|
||||
2. 新增 - 分享链接支持配置 IP 限流、过期时间、最大额度等
|
||||
3. 优化 - [使用文档](https://doc.fastgpt.run/docs/intro/)
|
||||
4. [点击查看高级编排介绍文档](https://doc.fastgpt.run/docs/workflow)
|
||||
5. [点击查看商业版](https://fael3z0zfze.feishu.cn/docx/F155dbirfo8vDDx2WgWc6extnwf)
|
||||
1. 去除 - 限定词。目前旧应用仍生效,9/25 后全面去除,请及时替换。
|
||||
2. 新增 - 引用模板/引用提示词设置,可以 DIY 引用内容的格式,从而更好的适配场景。
|
||||
3. 优化 - 更好的兼容无 system role 的模型。
|
||||
4. 优化 - icon 和 JS 加载逻辑。
|
||||
5. [使用文档](https://doc.fastgpt.run/docs/intro/)
|
||||
6. [点击查看高级编排介绍文档](https://doc.fastgpt.run/docs/workflow)
|
||||
7. [点击查看商业版](https://doc.fastgpt.run/docs/commercial/)
|
||||
|
Reference in New Issue
Block a user