datacipen commited on
Commit
1fbbfda
1 Parent(s): 03fe87d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ api-offres-emploi==0.0.2
2
+ langchain
3
+ langchain-community
4
+ langchain-pinecone
5
+ langchain-anthropic
6
+ langchain-core
7
+ huggingface_hub
8
+ anthropic
9
+ chainlit==1.0.506
10
+ simsimd==3.6.0
11
+ pinecone-client
12
+ pandas
13
+ numpy
14
+ sentence-transformers
15
+ bcrypt==4.1.2
16
+ langchain-experimental==0.0.49
17
+ plotly==5.18.0
18
+ pypdf
19
+ openai
20
+ literalai