dify/api/core/workflow/nodes
2024-10-23 01:20:02 +08:00
..
answer fix: add downstream nodes of this branch (#9640) 2024-10-23 01:20:02 +08:00
base feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
code refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
document_extractor feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
end feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
event feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
http_request fix(http_request): simplify JSON handling in requests (#9616) 2024-10-22 15:37:37 +08:00
if_else feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
iteration refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
knowledge_retrieval refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
list_operator fix: list filter node some operator raise error (#9539) 2024-10-21 15:33:42 +08:00
llm refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
loop feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
parameter_extractor feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
question_classifier feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
start feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
template_transform refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
tool feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
variable_aggregator refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
variable_assigner feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
node_mapping.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00