jayant012 commited on
Commit
43bbac3
·
verified ·
1 Parent(s): a51c274

Created requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.1.9
2
+ langchain-community==0.0.24
3
+ langchain-core==0.1.28
4
+ langchain-openai==0.0.8
5
+ langsmith==0.1.12
6
+ openai==1.13.3
7
+ pydantic==2.5.2
8
+ pydantic_core==2.14.5
9
+ gradio
10
+ gradio_client