VishnuRamDebyez commited on
Commit
ae49e0f
·
verified ·
1 Parent(s): dbce286

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ langchain-community
4
+ langchain-text-splitters
5
+ langchain-google-genai
6
+ langchain-groq
7
+ qdrant-client
8
+ python-dotenv