From 3695c16abe97df4618ecbd48b071b4df0700fbfd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:06:26 +0000 Subject: [PATCH 1/2] Initial plan From 787c7d0a822c9aa1f1ec0e73138742f41bfec8b2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:10:24 +0000 Subject: [PATCH 2/2] Revert unrelated LLM/rag/requirements.txt changes Co-authored-by: praveenkk123 <18120878+praveenkk123@users.noreply.github.com> --- LLM/rag/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index 7c43110..02cb355 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,12 +1,12 @@ langchain==0.3.27 langchain-community==0.3.27 -langchain-core==1.2.16 +langchain-core==1.2.11 langchain-huggingface==0.1.2 huggingface-hub>=0.30.0 sentence-transformers==3.4.1 chromadb==0.6.3 transformers==4.57.6 -pypdf==6.7.5 +pypdf==6.7.4 torch==2.9.1 langchain-chroma==0.2.2 beautifulsoup4==4.13.3 \ No newline at end of file