-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: err tip * perf: training queue * doc
- Loading branch information
Showing
13 changed files
with
67 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,12 @@ | ||
### FastGPT V4.8.16 更新说明 | ||
|
||
1. 新增 - SearXNG 搜索插件[点击查看教程](https://doc.fastgpt.cn//docs/guide/plugins/searxng_plugin_guide/) | ||
2. 新增 - 商业版支持 API 知识库和链接集合定时同步。 | ||
3. 新增 - 猜你想问支持选择模型和自定义提示词。 | ||
4. 新增 - 钉钉和企微机器人 webhook 插件。 | ||
5. 新增 - 商业版支持钉钉 SSO 登录配置。[点击查看教程](https://doc.fastgpt.cn//docs/guide/admin/sso_dingtalk/) | ||
6. 新增 - 商业版支持飞书和语雀知识库导入。[点击查看教程](https://doc.fastgpt.cn//docs/guide/knowledge_base/lark_dataset/) | ||
7. 新增 - sandbox 新增 createHmac 加密全局方法。 | ||
8. 新增 - 工作流右键支持全部折叠。 | ||
9. 优化 - 工作流/简易模式变量初始化代码,去除监听初始化,避免因渲染顺序不一致导致的失败。 | ||
10. 优化 - 工作流获取数据类型不一致数据时,增加类型转化,避免 undefined。 | ||
11. 修复 - 无法自动切换默认语言。增加分享链接,强制执行一次切换默认语言。 | ||
12. 修复 - 数组选择器自动兼容 4.8.13 以前的数据。 | ||
13. 修复 - 站点同步知识库,链接同步时未使用选择器。 | ||
14. 修复 - 简易模式转工作流,没有把系统配置项转化。 | ||
15. 修复 - 插件独立运行,变量初始值未赋上。 | ||
16. 修复 - 工作流使用弹窗组件时,关闭弹窗后,有时候会出现页面偏移。 | ||
17. 修复 - 插件调试时,日志未保存插件输入参数。 | ||
### FastGPT V4.8.20 更新说明 | ||
|
||
1. 新增 - 使用记录导出和仪表盘。 | ||
2. 新增 - markdown 语法扩展,支持音视频(代码块 audio 和 video)。 | ||
3. 新增 - 飞书/语雀知识库。 | ||
4. 新增 - 工作流知识库检索支持按知识库权限进行过滤。 | ||
5. 新增 - 流程等待插件,可以等待 n 毫秒后继续执行流程。 | ||
6. 新增 - 飞书机器人接入,支持配置私有化飞书地址。 | ||
7. 新增 - 支持通过 JSON 配置直接创建应用。 | ||
8. 新增 - 支持通过 CURL 脚本快速创建 HTTP 插件。 | ||
9. 新增 - 支持部门架构权限模式。 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters