# 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.