philmui commited on
Commit
2ad2582
1 Parent(s): 3d83ae3

adding requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ chainlit==1.0.502
2
+ langchain-core==0.1.32
3
+ langchain-openai==0.0.8
4
+ openai==1.16.2
5
+ tiktoken
6
+ python-dotenv