dify/api/core/workflow
yihong 6a0ff3686c
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-24 15:23:27 +08:00
..
callbacks Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
entities Feat: Retry on node execution errors (#11871) 2024-12-20 14:14:06 +08:00
graph_engine fix: fix typo (#12034) 2024-12-24 15:23:27 +08:00
nodes fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 2024-12-23 18:56:59 +08:00
utils feat(condition): add support for 'exists' and 'not exists' operators (#9687) 2024-10-23 13:25:17 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
constants.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
errors.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_engine_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
workflow_entry.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00