From 44b7f10e84eeba6f3a3359e08bae49067e23c8ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B5=D0=B1=20=D0=9D=D0=B8=D0=BA=D0=B8=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Thu, 4 Jun 2026 16:25:02 +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 b54cf3a..be15941 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 langchain-chroma -langchain-ollama +chromadb httpx python-dotenv