as-cle-bert commited on
Commit
4420b14
·
verified ·
1 Parent(s): 63713bb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ langchain==0.1.1
2
+ langchain_core==0.2.2
3
+ langchain_community==0.0.13
4
+ langchain_openai
5
+ langchain_cohere
6
+ langchain_groq
7
+ langchain_anthropic
8
+ tokenizers==0.19.1