vineeth N
commited on
Commit
•
04216ea
1
Parent(s):
030bc4f
init!
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
-
langchain-groq
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
+
langchain-groq
|
5 |
+
chainlit
|
6 |
+
langchain-community
|
7 |
+
langchain-text-splitters
|