Anwar11234 commited on
Commit
9e5fa42
1 Parent(s): 952a040

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.111.0
2
+ pydantic==2.5.3
3
+ python-dotenv==1.0.1
4
+ uvicorn==0.30.1
5
+ langchain==0.2.1
6
+ langchain-core==0.2.3
7
+ langchain-groq==0.1.4