brichett commited on
Commit
3a13814
·
verified ·
1 Parent(s): 37354c7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.2.13
2
+ openai=^0.27.8
3
+ sf-hamilton
4
+ python-decouple
5
+ pandas
6
+ faiss-cpu
7
+ tiktoken
8
+ fastapi
9
+ gradio
10
+ uvicorn
11
+ pydantic
12
+ langchain-community
13
+ neo4j
14
+ datasets