dify/api/core/workflow
2024-11-05 20:30:13 +08:00
..
callbacks feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities feat: Iteration node support parallel mode (#9493) 2024-11-05 20:29:59 +08:00
graph_engine feat: Iteration node support parallel mode (#9493) 2024-11-05 20:29:59 +08:00
nodes fix(http_request): improve parameter initialization and reorganize tests (#10297) 2024-11-05 20:30:13 +08:00
utils feat(condition): add support for 'exists' and 'not exists' operators (#9687) 2024-10-23 13:25:17 +08:00
__init__.py
constants.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py
errors.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_engine_manager.py
workflow_entry.py Merge main into fix/chore-fix 2024-10-21 20:01:49 +08:00