Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ python-dotenv
|
|
2 |
faiss-cpu
|
3 |
InstructorEmbedding
|
4 |
cohere
|
|
|
5 |
langchain==0.1.9
|
6 |
langchain_community==0.0.24
|
7 |
langchain_openai==0.0.8
|
|
|
2 |
faiss-cpu
|
3 |
InstructorEmbedding
|
4 |
cohere
|
5 |
+
text_generation
|
6 |
langchain==0.1.9
|
7 |
langchain_community==0.0.24
|
8 |
langchain_openai==0.0.8
|