forked from Archives/langchain
e04b063ff4
- This uses the faiss built-in `write_index` and `load_index` to save and load faiss indexes locally - Also fixes #674 - The save/load functions also use the faiss library, so I refactored the dependency into a function |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
elastic_vector_search.py | ||
faiss.py | ||
pinecone.py | ||
qdrant.py | ||
utils.py | ||
weaviate.py |