langchain
e36bc379 - community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308)

Commit
1 year ago
community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308) This pull request introduces support for various Approximate Nearest Neighbor (ANN) vector index algorithms in the VectorStore class, starting from version 8.5 of SingleStore DB. Leveraging this enhancement enables users to harness the power of vector indexing, significantly boosting search speed, particularly when handling large sets of vectors. --------- Co-authored-by: Volodymyr Tkachuk <vtkachuk-ua@singlestore.com> Co-authored-by: Bagatur <baskaryan@gmail.com>
Parents
Loading