From 2057e4771fd9d6b6c8fcc63d1ac6d055f8a0f716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=B4=D0=B5=D0=BB=D0=B8=D0=BD=D0=B0=20=D0=A1=D0=B0?= =?UTF-8?q?=D1=82=D1=82=D0=B0=D1=80=D0=BE=D0=B2=D0=B0?= Date: Mon, 1 Jun 2026 16:45:21 +0000 Subject: [PATCH] add requirements --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c12316a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +langchain>=1.0.0 +langchain-chroma +langchain-tavily +langchain-ollama +chromadb +tavily-python +python-dotenv