dify/api/core/workflow/nodes
2024-11-11 23:32:40 +08:00
..
answer fix: conversation variable may not change in the answer node (#10034) 2024-10-30 11:10:31 +08:00
base chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
code feat(workflow-nodes): handle missing variables without failure (#10471) 2024-11-08 19:48:05 +08:00
document_extractor feat(document_extractor): support tool file in document extractor (#10217) 2024-11-05 09:49:43 +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 refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
if_else feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
iteration fix: iteration invalid output selector doesn't throw an error (#10544) 2024-11-11 17:34:48 +08:00
knowledge_retrieval refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 2024-11-07 14:02:46 +08:00
list_operator fix: set default factory for extract_by in ListOperatorNodeData (#10561) 2024-11-11 23:32:40 +08:00
llm feat: support LLM understand video (#9828) 2024-11-08 13:22:52 +08:00
loop feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
parameter_extractor refactor(parameter_extractor): implement custom error classes (#10260) 2024-11-05 09:27:51 +08:00
question_classifier chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
start feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
template_transform feat(workflow-nodes): handle missing variables without failure (#10471) 2024-11-08 19:48:05 +08:00
tool refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +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