dify/api/dify_graph/graph_engine
2026-03-15 15:24:59 +08:00
..
command_channels
command_processing
domain
entities
event_management refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
graph_traversal
layers
orchestration
protocols
ready_queue
response_coordinator refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
worker_management
__init__.py
_engine_utils.py
config.py
error_handler.py
graph_engine.py refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
graph_state_manager.py
manager.py
worker.py