langchain/tests
dham e04b063ff4
add faiss local saving/loading (#676)
- 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
2023-01-21 16:08:14 -08:00
..
integration_tests add faiss local saving/loading (#676) 2023-01-21 16:08:14 -08:00
unit_tests strip whitespace (#680) 2023-01-21 16:03:48 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00