From 9e5123973215050dbdfc0bc9f25935254dc6489b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D0=B8=D0=BB=20=D0=92=D0=B8=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=BE=D0=B2?= Date: Thu, 2 Jul 2026 17:21:00 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20requirements.txt=20=E2=80=94=20=D0=90?= =?UTF-8?q?=D0=B3=D0=B5=D0=BD=D1=82=20=D1=81=20RAG-=D0=BF=D0=B0=D0=BC?= =?UTF-8?q?=D1=8F=D1=82=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d29c5be..1d76506 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,5 @@ deepagents langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 -langchain-ollama langchain-qdrant -qdrant-client \ No newline at end of file +langchain-ollama \ No newline at end of file