Saathi / modules /lawbot /retriever.py
MP44's picture
Upload 125 files
bde00fb verified
# Deprecated retriever.py - replaced by rag_with_langchain.py using LangChain RAg
# This file is retained for reference only and should not be used in the current Saarthi project.
# Please use modules/lawbot/rag_with_langchain.py for all retrieval and RAg functionality.