dify/api/core/workflow/nodes
2024-06-20 11:07:01 +08:00
..
answer
code
end
http_request fix: optional parameter missing default value None in http request node (#5413) 2024-06-20 11:07:01 +08:00
if_else
iteration
knowledge_retrieval chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
llm fix: visioin model always with low quality (#5253) 2024-06-16 09:46:17 +08:00
loop
parameter_extractor fix: extract params by function calling for models supporting tool call (#5334) 2024-06-17 23:25:29 +08:00
question_classifier
start
template_transform
tool fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257) 2024-06-17 10:04:28 +08:00
variable_aggregator
__init__.py
base_node.py