dify/web/app/components/workflow/nodes/iteration
2024-12-16 15:06:03 +08:00
..
add-block.tsx feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
default.ts feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
node.tsx feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
panel.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
types.ts feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
use-config.ts fix: iteration output array type causes always outputting string array (#11686) 2024-12-16 15:06:03 +08:00
use-interactions.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00