dify/api/core/workflow
Novice 7abc7fa573
Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
2024-12-20 14:14:06 +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 Feat: Retry on node execution errors (#11871) 2024-12-20 14:14:06 +08:00
nodes Feat: Retry on node execution errors (#11871) 2024-12-20 14:14:06 +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