├── RAG_langchain.py ├── README.md └── requirements.txt /RAG_langchain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pnmeka/langchain_RAG/HEAD/RAG_langchain.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pnmeka/langchain_RAG/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pnmeka/langchain_RAG/HEAD/requirements.txt --------------------------------------------------------------------------------