dify/api/core/workflow
2024-10-22 08:59:04 +08:00
..
callbacks feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities fix(workflow): improve database session handling and variable management (#9581) 2024-10-22 00:42:40 +08:00
graph_engine feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
nodes fix(workflow): handle NoneSegments in variable extraction (#9585) 2024-10-22 08:59:04 +08:00
utils feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +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 feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00