Commit
·
cd21465
1
Parent(s):
21b1aa6
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
langchain_community==0.2.10
|
2 |
python-dotenv==1.0.1
|
3 |
streamlit==1.32.1
|
|
|
|
1 |
langchain_community==0.2.10
|
2 |
python-dotenv==1.0.1
|
3 |
streamlit==1.32.1
|
4 |
+
openai==1.14.2
|