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