🚀 feat(vectorstores.py): add support for FAISS vector store type
The FAISS vector store type is now supported and can be configured with the folder_path and index_name fields. The folder_path field specifies the local path to the FAISS index, while the index_name field specifies the name of the index. Additionally, a new client_kwargs field has been added to support additional client configuration options.
G
Gabriel Luiz Freitas Almeida committed
935b85a218937699fc2d9bbc3f85f45cba2b3494
Parent: f3e6db4