dify/web/app/components/workflow/nodes/if-else
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
..
components Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
default.ts feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
node.tsx feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
panel.tsx feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
types.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
use-config.ts fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00
utils.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00