From 87119655938929c85e7bcb93980f3e376885aeec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=B8=D0=BD=D0=B0=D1=80=20=D0=9C=D0=B8=D1=80=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D0=B8=D1=82=D0=BE=D0=B2?= Date: Thu, 18 Jun 2026 09:15:15 +0000 Subject: [PATCH] Publish solution for task 6a02e23da6fe2e4ac16acf65: update requirements.txt --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e230b37..f1a07c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ +# requirements.txt for the RAG agent project +# Only include packages that are actually used langchain langchain-core langchain-ollama -langchain-qdrant langchain-text-splitters -qdrant-client +chromadb