TalatMasood commited on
Commit
32318b8
·
1 Parent(s): c2e0ca0

updated requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -13,6 +13,11 @@ numpy
13
  pandas
14
  scipy
15
  scikit-learn
 
 
 
 
 
16
  pymongo
17
  motor
18
  chromadb
 
13
  pandas
14
  scipy
15
  scikit-learn
16
+ langchain
17
+ langchain-openai
18
+ langchain_experimental
19
+ langchain_chroma
20
+ langchain[docarray]
21
  pymongo
22
  motor
23
  chromadb