dify/api/core/workflow/entities
2026-02-09 17:00:56 +08:00
..
__init__.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 17:00:56 +08:00
agent.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
graph_config.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
graph_init_params.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
pause_reason.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
tool_entities.py fix: emoji icon validate error 2026-01-20 11:09:32 +08:00
workflow_execution.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
workflow_node_execution.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_start_reason.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00