dify/api/core/workflow/nodes
Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882)
2025-07-25 10:32:48 +08:00
..
agent chore: code format model-selector use enum (#22787) 2025-07-24 10:11:24 +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 refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
document_extractor make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
end refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
event fix: delete some dead code using vulture (#20999) 2025-06-16 12:07:41 +08:00
http_request make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
list_operator fix: type error in list-operator (#22803) 2025-07-24 12:21:20 +08:00
llm fix: Invalid expected metadata value type error (#22793) 2025-07-22 22:28:16 +08:00
loop refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
parameter_extractor make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
question_classifier refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
start refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
template_transform refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
tool chore: enhance error message when handling PluginInvokeError (#22908) 2025-07-24 21:58:39 +08:00
variable_aggregator refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
variable_assigner refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
node_mapping.py fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00