dify/api/core/workflow/nodes
2024-12-17 13:12:29 +08:00
..
answer Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
base feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728) 2024-12-17 13:12:29 +08:00
code Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
document_extractor fix(document_extractor): pptx file type and missing metadata_filename UnstructuredIO (#11364) 2024-12-06 18:55:59 +08:00
end chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
event chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
http_request fix: change http node params from dict to list tuple (#11665) 2024-12-15 21:27:39 +08:00
if_else fix: some typos using typos (#11374) 2024-12-05 13:24:06 +08:00
iteration Make max_submit_count configurable via Config (#11673) 2024-12-16 12:59:37 +08:00
knowledge_retrieval feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728) 2024-12-17 13:12:29 +08:00
list_operator fix: set default factory for extract_by in ListOperatorNodeData (#10561) 2024-11-11 23:32:40 +08:00
llm Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
loop feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
parameter_extractor feat: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +08:00
question_classifier Feat: continue on error (#11458) 2024-12-11 14:22:42 +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 feat(tool_node): Suppress exceptions thrown by the Tool (#11724) 2024-12-17 12:11:50 +08:00
variable_aggregator refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
variable_assigner fix: some typos using typos (#11374) 2024-12-05 13:24:06 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
node_mapping.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00