dify/api/core/workflow/nodes
2025-08-02 03:36:04 +08:00
..
agent Fix incorrect assert type in the AgentNode class (#22964) 2025-07-25 16:31:21 +08:00
answer make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
base make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
code
document_extractor Chroe: some misc cleanup (#23203) 2025-07-31 15:33:39 +08:00
end
event
http_request fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008) 2025-08-01 10:26:50 +08:00
if_else make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
iteration make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
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 Chroe: some misc cleanup (#23203) 2025-07-31 15:33:39 +08:00
loop
parameter_extractor make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
question_classifier Fix: correct misplaced ensure_ascii=False (#22997) 2025-07-26 18:29:03 +08:00
start
template_transform
tool Fix: Correct file variable handling for custom tools in workflow (#18427) 2025-08-02 03:36:04 +08:00
variable_aggregator
variable_assigner
__init__.py
enums.py
node_mapping.py fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00