Files
langchain-python/langchain/vectorstores
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
..
2023-01-20 09:45:01 -08:00
2023-01-20 07:42:08 -08:00
2023-01-21 16:08:14 -08:00
2023-01-20 07:42:08 -08:00
2023-01-20 09:45:01 -08:00
2022-12-19 17:09:27 -05:00
2023-01-20 07:42:08 -08:00