dify/api/core/workflow/nodes
Jyong 50635e9c15
Fix/economical knowledge retrieval (#9396)
2024-10-16 15:13:45 +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
end fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
http_request
if_else
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/economical knowledge retrieval (#9396) 2024-10-16 15:13:45 +08:00
llm
loop
parameter_extractor
question_classifier fix: llm_generator.py JSONDecodeError (#8504) 2024-09-22 14:02:12 +08:00
start
template_transform
tool
variable_aggregator
variable_assigner
__init__.py
base_node.py
event.py
node_mapping.py