From f6d758f25cfa2cf4488a23f29fed111af0237a57 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: Fri, 5 Jun 2026 11:23:21 +0000 Subject: [PATCH] add requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccb9371..462e531 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ langchain>=1.2.10 langgraph>=0.2.0 -langchain-chroma langchain-ollama +langchain-chroma chromadb httpx python-dotenv