langchain/docs/extras
Ruiqi Guo 6aee589eec
Add ScaNN support in vectorstore. (#8251)
Description: Add ScaNN vectorstore to langchain.
ScaNN is a Open Source, high performance vector similarity library
optimized for AVX2-enabled CPUs.
https://github.com/google-research/google-research/tree/master/scann

- Dependencies: scann

Python notebook to illustrate the usage:
docs/extras/integrations/vectorstores/scann.ipynb
Integration test:
libs/langchain/tests/integration_tests/vectorstores/test_scann.py

@rlancemartin, @eyurtsev for review.

Thanks!
2023-08-03 23:41:30 -07:00
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Link to use cases from tutorials (#8371) 2023-07-27 11:54:04 -07:00
ecosystem use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
guides updated interface jupyter notebook explanations (#8689) 2023-08-03 11:53:31 -04:00
integrations Add ScaNN support in vectorstore. (#8251) 2023-08-03 23:41:30 -07:00
modules updates some spelling mistakes (#8537) 2023-07-31 17:15:29 -07:00
use_cases Minor formatting and additional figure for summarization use case (#8663) 2023-08-02 21:52:29 -07:00