From da79733852f7cd980502e6f759e24eea7bb0c763 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: Sun, 31 May 2026 16:18:46 +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..782ef26 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +langchain +langchain-chroma +langchain-ollama +langchain-tavily +tavily-python +chromadb +python-dotenv