dify/api/core/workflow/nodes
2024-09-22 14:02:12 +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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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 chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
llm chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
loop
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
template_transform
tool chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
variable_aggregator
variable_assigner
__init__.py
base_node.py
event.py
node_mapping.py