chemouda commited on
Commit
f1567d2
·
verified ·
1 Parent(s): 58b3e09

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-openai
3
+ langchain-cohere
4
+ langchain-groq
5
+ langchain-experimental
6
+ langchainhub
7
+ langchain-community
8
+ faiss-cpu
9
+ langfuse
10
+ httpx==0.27.0