mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
feat: sandbox support str to base64 function;feat: compiance text ui (#2702)
* feat: sandbox strToBase64 function * feat: compiance text ui
This commit is contained in:
@@ -18,7 +18,8 @@ weight: 813
|
||||
1.
|
||||
2. 新增 - 聊天记录滚动加载,不再只加载 30 条。
|
||||
3. 新增 - 工作流增加触摸板优先模式。
|
||||
4. 优化 - 工作流嵌套层级限制 20 层,避免因编排不合理导致的无限死循环。
|
||||
4. 新增 - 沙盒增加字符串转 base64 全局方法。
|
||||
5. 优化 - 工作流嵌套层级限制 20 层,避免因编排不合理导致的无限死循环。
|
||||
5. 优化 - 工作流 handler 性能优化。
|
||||
6. 优化 - 工作流快捷键,避免调试测试时也会触发。
|
||||
7. 优化 - 流输出,切换 tab 时仍可以继续输出。
|
||||
|
Reference in New Issue
Block a user