Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ langchain_openai
|
|
4 |
langchain_community
|
5 |
langchain_text_splitters
|
6 |
langchain_chroma
|
|
|
7 |
chromadb
|
8 |
crewai
|
9 |
crewai_tools
|
|
|
4 |
langchain_community
|
5 |
langchain_text_splitters
|
6 |
langchain_chroma
|
7 |
+
langchain_groq
|
8 |
chromadb
|
9 |
crewai
|
10 |
crewai_tools
|