Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -29,6 +29,7 @@ nltk==3.8.1
|
|
| 29 |
pinecone
|
| 30 |
langchain-pinecone
|
| 31 |
langchain
|
|
|
|
| 32 |
# LLM integration
|
| 33 |
google-generativeai>=0.8.5
|
| 34 |
|
|
|
|
| 29 |
pinecone
|
| 30 |
langchain-pinecone
|
| 31 |
langchain
|
| 32 |
+
langchain-community
|
| 33 |
# LLM integration
|
| 34 |
google-generativeai>=0.8.5
|
| 35 |
|