dify/api/core/workflow/nodes
2024-09-10 15:42:59 +08:00
..
answer feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
code feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
end feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
http_request feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
if_else feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
iteration feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
knowledge_retrieval feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
llm feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
loop feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
parameter_extractor feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
question_classifier feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
start feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
template_transform feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
tool Merge main 2024-09-10 15:42:59 +08:00
variable_aggregator feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
variable_assigner feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
event.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
node_mapping.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00