steve7909 commited on
Commit
d93f0fb
1 Parent(s): 4bd2a98

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -16,6 +16,13 @@ idna==3.4
16
  importlib-resources==6.4.0
17
  jinja2==3.1.3
18
  jsonschema==4.21.1
 
 
 
 
 
 
 
19
  matplotlib==3.8.3
20
  murmurhash==1.0.7
21
  numpy==1.26.4
 
16
  importlib-resources==6.4.0
17
  jinja2==3.1.3
18
  jsonschema==4.21.1
19
+ langchain==0.1.14
20
+ langchain-community==0.0.31
21
+ langchain-core==0.1.37
22
+ langchain-openai==0.1.1
23
+ langchain-text-splitters==0.0.1
24
+ langcodes==3.3.0
25
+ langsmith==0.1.38
26
  matplotlib==3.8.3
27
  murmurhash==1.0.7
28
  numpy==1.26.4