dify/api/core/workflow/nodes/base
-LAN- 578247ffbc
feat(graph_engine): Support pausing workflow graph executions (#26585)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-10-19 21:33:41 +08:00
..
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
entities.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
exc.py fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952) 2024-12-22 10:42:30 +08:00
node.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
template.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
variable_template_parser.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00