You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
volodymyr-memsql e36bc379f2
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>
8 months ago
..
api_reference infra: add print rule to ruff (#16221) 8 months ago
docs community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308) 8 months ago
scripts infra: add print rule to ruff (#16221) 8 months ago
src
static docs: Update with LCEL examples to Ollama & ChatOllama Integration notebook (#16194) 8 months ago
.local_build.sh docs: partner packages (#16960) 8 months ago
README.md
babel.config.js
code-block-loader.js
docusaurus.config.js docs: add youtube link (#17065) 8 months ago
package-lock.json
package.json
settings.ini
sidebars.js docs: `Toolkits` menu (#16217) 8 months ago
vercel.json docs: fix self query redirect (#17490) 8 months ago
vercel_build.sh docs: add LangGraph (#15682) 9 months ago
vercel_requirements.txt

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide