dify/api/core/workflow/entities
-LAN- d5342927d0
chore: change _outputs type to dict[str, object]
2025-09-16 01:53:25 +08:00
..
__init__.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
agent.py fix: type errors 2025-09-10 21:48:05 +08:00
graph_init_params.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
graph_runtime_state.py chore: change _outputs type to dict[str, object] 2025-09-16 01:53:25 +08:00
run_condition.py fix: type errors 2025-09-10 21:48:05 +08:00
variable_pool.py Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-06 16:05:13 +08:00
workflow_execution.py fix: type errors 2025-09-10 21:48:05 +08:00
workflow_node_execution.py fix: type errors 2025-09-10 21:48:05 +08:00