dify/web/app/components/workflow/nodes/if-else
Pika 5b18e851d2
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2024-09-14 14:08:10 +08:00
..
components fix: when the variable does not exist, an error should be prompted (#8413) 2024-09-14 14:08: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