dify/api/core/workflow/nodes
2024-09-10 17:00:20 +08:00
..
answer chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
code chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
end chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
http_request chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
if_else chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
iteration chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
knowledge_retrieval chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
llm chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
loop chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
parameter_extractor chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
question_classifier chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
start chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
template_transform chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
variable_aggregator chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
variable_assigner chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +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