mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-04-30 23:31:31 -05:00
RAG with database routing - first initialization
This commit is contained in:
9
rag_tutorials/rag_database_routing/requirements.txt
Normal file
9
rag_tutorials/rag_database_routing/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user