dify/api/dify_graph/nodes
wangxiaolei b9d05d3456
refactor: tool node decouple db (#33166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-10 01:47:15 +08:00
..
agent refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
answer refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
base refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
code refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
datasource refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
document_extractor fix: fix allow handle value is none (#33031) 2026-03-09 14:20:44 +08:00
end refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
http_request refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
human_input refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
if_else refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
iteration refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
knowledge_index refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
knowledge_retrieval refactor: file saver decouple db engine and ssrf proxy (#33076) 2026-03-09 16:09:44 +08:00
list_operator refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
llm refactor: file saver decouple db engine and ssrf proxy (#33076) 2026-03-09 16:09:44 +08:00
loop refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
parameter_extractor refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
question_classifier refactor: file saver decouple db engine and ssrf proxy (#33076) 2026-03-09 16:09:44 +08:00
start refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
template_transform refactor: TemplateTransformNode decouple code executor (#32879) 2026-03-03 13:36:17 +08:00
tool refactor: tool node decouple db (#33166) 2026-03-10 01:47:15 +08:00
trigger_plugin refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
trigger_schedule refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
trigger_webhook refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
variable_aggregator refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
variable_assigner refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
__init__.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
node_mapping.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
protocols.py refactor: tool node decouple db (#33166) 2026-03-10 01:47:15 +08:00