Paul-Louis Pröve
commited on
Commit
·
7a83e02
1
Parent(s):
f72cccc
added faiss
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ openai
|
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
azure-identity
|
|
|
5 |
azure-search-documents==11.4.0b8
|
|
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
azure-identity
|
5 |
+
faiss-cpu
|
6 |
azure-search-documents==11.4.0b8
|