From dd29529646f9a483d2af544816e2b90b5fd340b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B8=D1=8F=20=D0=91=D0=B5=D1=80=D0=B4?= =?UTF-8?q?=D0=BD=D0=B8=D0=BA=D0=BE=D0=B2=D0=B0?= Date: Wed, 27 May 2026 11:16:10 +0000 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=B3=D0=B5=D0=BD=D1=82=20=D1=81=20RAG?= =?UTF-8?q?=E2=80=91=D0=BF=D0=B0=D0=BC=D1=8F=D1=82=D1=8C=D1=8E:=20requirem?= =?UTF-8?q?ents.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt index ed9f7c2..2356a5e 100644 --- a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt +++ b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt @@ -1,6 +1,4 @@ langchain langchain-ollama langchain-qdrant -qdrant-client -rich -langchain-text-splitters \ No newline at end of file +qdrant-client \ No newline at end of file