dify/api/core/workflow/nodes
2024-07-25 11:15:54 +08:00
..
answer
code fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
end fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
http_request fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
if_else
iteration fix(api/core/workflow/nodes/iteration/iteration_node.py): Extend output in iteration if output is a array. (#6647) 2024-07-25 00:32:39 +08:00
knowledge_retrieval fix reranking model field error (#6654) 2024-07-25 10:07:55 +08:00
llm fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2024-07-23 17:09:16 +08:00
loop
parameter_extractor fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
question_classifier
start
template_transform
tool Resolve variable type parameter error (#6646) 2024-07-25 11:15:54 +08:00
variable_aggregator fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
__init__.py
base_node.py