langchain/docs/extras/integrations
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
..
callbacks mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
chat Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
document_loaders RSS Feed / OPML loader (#8694) 2023-08-03 14:58:06 -07:00
document_transformers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llms Bagatur/eden llm (#8670) 2023-08-03 10:24:51 -07:00
memory Add StreamlitChatMessageHistory (#8497) 2023-08-01 14:28:15 -07:00
providers MLflow examples (#8642) 2023-08-02 13:30:28 -07:00
retrievers add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
text_embedding Harrison/aleph alpha (#8735) 2023-08-03 21:21:15 -07:00
toolkits Github add "Create PR" tool + Docs update (#8235) 2023-07-27 19:19:44 -07:00
tools Wfh/ref links (#8454) 2023-07-29 08:44:32 -07:00
vectorstores Add ScaNN support in vectorstore. (#8251) 2023-08-03 23:41:30 -07:00