dify/api/core/workflow/entities
-LAN- 16e9cd5ac5
feat(graph_runtime_state): prevent to set variable pool after initialized.
2025-09-04 02:20:19 +08:00
..
__init__.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
agent.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
graph_init_params.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
graph_runtime_state.py feat(graph_runtime_state): prevent to set variable pool after initialized. 2025-09-04 02:20:19 +08:00
run_condition.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
variable_pool.py refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
workflow_execution.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
workflow_node_execution.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00