dify/api/core/workflow/nodes
Harry f325662141 feat: refactor DatasourceNode and KnowledgeIndexNode to use _node_data attribute 2025-07-18 14:25:11 +08:00
..
agent refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
answer refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
base refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
code refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
datasource feat: refactor DatasourceNode and KnowledgeIndexNode to use _node_data attribute 2025-07-18 14:25:11 +08:00
document_extractor refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
end refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
event fix: delete some dead code using vulture (#20999) 2025-06-16 12:07:41 +08:00
http_request refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
if_else refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
iteration refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
knowledge_index feat: refactor DatasourceNode and KnowledgeIndexNode to use _node_data attribute 2025-07-18 14:25:11 +08:00
knowledge_retrieval Merge branch 'main' into feat/rag-2 2025-07-18 14:03:48 +08:00
list_operator refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
llm refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
loop refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
parameter_extractor refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
question_classifier refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
start refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
template_transform refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
tool refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
variable_aggregator refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
variable_assigner refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py Merge branch 'main' into feat/rag-2 2025-07-18 14:03:48 +08:00
node_mapping.py Merge branch 'main' into feat/rag-2 2025-07-14 11:17:42 +08:00