mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
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 |
||
---|---|---|
.. | ||
chains | ||
embeddings | ||
llms | ||
vectorstores | ||
__init__.py | ||
test_googlesearch_api.py | ||
test_nlp_text_splitters.py | ||
test_serpapi.py | ||
test_text_splitter.py | ||
test_wolfram_alpha_api.py |