Initial commit
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
langchain
|
3 |
+
openai
|