dify/api/core/workflow/nodes
2024-12-06 16:45:25 +08:00
..
answer Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
base Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
code feat(workflow-nodes): handle missing variables without failure (#10471) 2024-11-08 19:48:05 +08:00
document_extractor fix: excel in node only read one sheet, close #9661 (#11215) 2024-11-30 11:11:08 +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: http node download file always image type (#11319) 2024-12-04 12:15:26 +08:00
if_else fix: some typos using typos (#11374) 2024-12-05 13:24:06 +08:00
iteration Merge branch 'main' into fix/chore-fix 2024-12-06 16:45:25 +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: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +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: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +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 fix: support other file types for Tool 2024-12-04 19:26:01 +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: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
node_mapping.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00