dify/api/core/workflow/nodes
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
2024-12-11 14:22:42 +08:00
..
answer Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
base Feat: continue on error (#11458) 2024-12-11 14:22:42 +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 Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
if_else fix: some typos using typos (#11374) 2024-12-05 13:24:06 +08:00
iteration refactor(iteration_node): use Sequence and Mapping in parameters (#11483) 2024-12-09 15:41:20 +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: 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: continue on error (#11458) 2024-12-11 14:22:42 +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