RAG with database routing - first initialization

This commit is contained in:
Madhu
2024-12-23 22:29:07 +05:30
parent 0504c5c288
commit 0d3e3fc0af
3 changed files with 275 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
langchain>=0.1.0
langchain-community>=0.0.10
langchain-core>=0.1.10
chromadb>=0.4.22
streamlit>=1.29.0
python-dotenv>=1.0.0
pypdf>=4.0.0
sentence-transformers>=2.2.2
openai>=1.6.1