From 664178a092520aadd2b0928e005166823b0c24b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B0=D1=82=20=D0=A4=D0=B0=D0=B7=D1=8B?= =?UTF-8?q?=D0=BB=D0=BE=D0=B2?= Date: Thu, 14 May 2026 16:52:34 +0000 Subject: [PATCH] add requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 359fa5c..86f4cef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ langchain>=1.0.0 langchain-qdrant langchain-ollama qdrant-client +python-dotenv