Files
langchain/tests/integration_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
..
2022-12-27 08:23:51 -05:00
2022-11-27 13:03:09 -08:00
2023-01-17 22:28:55 -08:00