refactor: document extract node decouple ssrf_proxy (#32949)

This commit is contained in:
wangxiaolei
2026-03-04 16:01:43 +08:00
committed by GitHub
parent b8a4e0c13b
commit 882b4c9ef6
4 changed files with 24 additions and 13 deletions

View File

@@ -105,7 +105,6 @@ ignore_imports =
dify_graph.nodes.agent.agent_node -> core.model_manager
dify_graph.nodes.agent.agent_node -> core.provider_manager
dify_graph.nodes.agent.agent_node -> core.tools.tool_manager
dify_graph.nodes.document_extractor.node -> core.helper.ssrf_proxy
dify_graph.nodes.iteration.iteration_node -> core.workflow.node_factory
dify_graph.nodes.iteration.iteration_node -> core.app.workflow.layers.llm_quota
dify_graph.nodes.llm.llm_utils -> core.model_manager