dify/api/core/workflow/nodes
2025-08-17 23:14:37 +08:00
..
agent
answer
base
code
document_extractor fix: support custom file types in workflow Start node (#23672) 2025-08-10 11:09:47 +08:00
end
event
http_request fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) 2025-08-14 10:18:12 +08:00
if_else
iteration
knowledge_retrieval feat: support metadata condition filter string array (#23111) 2025-07-30 16:13:45 +08:00
list_operator feat: Support selecting variables in conditional filtering in list operations. (#23029) 2025-07-28 13:59:34 +08:00
llm Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) 2025-08-14 15:52:19 +08:00
loop
parameter_extractor
question_classifier
start
template_transform
tool Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 2025-08-17 23:14:37 +08:00
variable_aggregator
variable_assigner refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
__init__.py
enums.py
node_mapping.py