From e4b9ebb1860b0762768b39b41dada7a45a8d7653 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Wed, 1 Oct 2025 12:40:12 -0300 Subject: [PATCH] deleted docling component id --- src/api/settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/api/settings.py b/src/api/settings.py index 7740ee4b..b7ac6368 100644 --- a/src/api/settings.py +++ b/src/api/settings.py @@ -8,7 +8,6 @@ from config.settings import ( LANGFLOW_CHAT_FLOW_ID, LANGFLOW_INGEST_FLOW_ID, LANGFLOW_PUBLIC_URL, - DOCLING_COMPONENT_ID, LOCALHOST_URL, clients, get_openrag_config,