dify/api/core/workflow/nodes
StyleZhang c625f4282f Merge branch 'main' into feat/workflow-parallel-support 2024-09-04 15:22:57 +08:00
..
answer fix end node bug 2024-08-24 17:17:18 +08:00
code Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-08-28 18:01:57 +08:00
end fix end node bug 2024-08-24 17:17:18 +08:00
http_request Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-09-02 17:52:51 +08:00
if_else feat(workflow): fix iteration single debug 2024-08-15 03:12:49 +08:00
iteration fix(iteration): iterator_length not correct 2024-09-03 12:01:56 +08:00
knowledge_retrieval feat(workflow): fix iteration single debug 2024-08-15 03:12:49 +08:00
llm Merge branch 'main' into feat/workflow-parallel-support 2024-09-04 15:22:57 +08:00
loop add iteration support 2024-07-25 23:07:27 +08:00
parameter_extractor feat(workflow): fix iteration single debug 2024-08-15 03:12:49 +08:00
question_classifier fix bug 2024-08-23 00:38:42 +08:00
start fix: merge issues 2024-08-21 17:25:26 +08:00
template_transform feat(workflow): fix iteration single debug 2024-08-15 03:12:49 +08:00
tool chore(workflow): max thread submit count 2024-09-02 20:20:32 +08:00
variable_aggregator Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-08-28 18:01:57 +08:00
variable_assigner fix: ruff issues 2024-08-21 17:26:51 +08:00
__init__.py fix test 2024-07-17 21:17:04 +08:00
base_node.py chore(workflow): max thread submit count 2024-09-02 20:20:32 +08:00
event.py graph engine implement 2024-07-15 23:40:02 +08:00
node_mapping.py fix iteration start node 2024-08-22 23:53:44 +08:00