Perf: worfklow scroll cannot wheel. Adapt wrokflow skip circle. Change tab alway output stream (#2688)

* perf: teaxtarea no wheel

* remove render error

* adapt workflow skip circle

* perf: change tab can stream output
This commit is contained in:
Archer
2024-09-12 17:22:52 +08:00
committed by GitHub
parent fde1618af2
commit 56281d92f2
11 changed files with 64 additions and 39 deletions

View File

@@ -21,5 +21,6 @@ weight: 813
4. 优化 - 工作流嵌套层级限制 20 层,避免因编排不合理导致的无限死循环。
5. 优化 - 工作流 handler 性能优化。
6. 优化 - 工作流快捷键,避免调试测试时也会触发。
7. 修复 - 知识库选择权限问题
8. 修复 - 空 chatId 发起对话,首轮携带用户选择时会异常
7. 优化 - 流输出,切换 tab 时仍可以继续输出
8. 修复 - 知识库选择权限问题
9. 修复 - 空 chatId 发起对话,首轮携带用户选择时会异常。