Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ flask_socketio
|
|
3 |
python-dotenv
|
4 |
langchain
|
5 |
langchain_community
|
|
|
6 |
langchain_groq
|
7 |
langgraph
|
8 |
pydantic
|
|
|
3 |
python-dotenv
|
4 |
langchain
|
5 |
langchain_community
|
6 |
+
langchain-mistralai
|
7 |
langchain_groq
|
8 |
langgraph
|
9 |
pydantic
|