From edc940afb3754a4684b92defbb0cb0efec9fc946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AD=D0=BC=D0=B8=D0=BB=D1=8C=20=D0=90=D0=BC=D0=B8=D1=80?= =?UTF-8?q?=D0=BE=D0=B2?= Date: Wed, 27 May 2026 10:02:06 +0000 Subject: [PATCH] rework: restore Qdrant - update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 204ed39..355afe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain>=1.2.10 langchain-ollama>=0.3.0 -langchain-chroma>=0.2.0 +langchain-qdrant>=0.2.1 langchain-text-splitters>=0.3.0 -chromadb>=0.5.0 +qdrant-client>=1.9.0