dify/api/core/workflow/nodes
2024-10-11 19:21:03 +08:00
..
answer fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419) 2024-09-14 14:02:09 +08:00
code chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
end fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
http_request chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
if_else chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
iteration fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) 2024-09-20 19:47:25 +08:00
knowledge_retrieval Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
llm chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
loop chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
parameter_extractor chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
question_classifier fix: llm_generator.py JSONDecodeError (#8504) 2024-09-22 14:02:12 +08:00
start chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
template_transform chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
tool chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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
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