garychew commited on
Commit
02a021c
·
verified ·
1 Parent(s): 21d40f3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ requests
2
+ python-dotenv
3
+ langchain_community
4
+ langchain_openai
5
+ openai