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/libs/community/langchain_community/vectorstores
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>
5 months ago
..
docarray community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
redis community[patch]: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever (#16359) 5 months ago
__init__.py community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280) 5 months ago
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
analyticdb.py infra: add print rule to ruff (#16221) 5 months ago
annoy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
astradb.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
atlas.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
awadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
azure_cosmos_db.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
azuresearch.py community[patch]: update AzureSearch class to work with azure-search-documents=11.4.0 (#15659) 5 months ago
bageldb.py community[patch]: apply embedding functions during query if defined (#16646) 5 months ago
baiducloud_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
bigquery_vector_search.py Add the BQ job usage tracking from LangChain (#17123) 5 months ago
cassandra.py community[patch]: Use newer MetadataVectorCassandraTable in Cassandra vector store (#15987) 6 months ago
chroma.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 6 months ago
clarifai.py Community : Modified doc strings and example notebook for Clarifai (#15816) 6 months ago
clickhouse.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
dashvector.py community[patch]: fix dashvector endpoint params error (#14484) 7 months ago
databricks_vector_search.py community[minor]: Add mmr and similarity_score_threshold retrieval to DatabricksVectorSearch (#16829) 5 months ago
deeplake.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
dingo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
elastic_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
elasticsearch.py community[patch]: ElasticsearchStore: preserve user headers (#16830) 5 months ago
epsilla.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
faiss.py community[patch] - in FAISS vector store, support passing custom DocStore implementation when using from_xxx methods (#16801) 5 months ago
hanavector.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
hippo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
hologres.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
jaguar.py infra: add print rule to ruff (#16221) 5 months ago
kdbai.py community[patch]: docstrings (#16810) 5 months ago
lancedb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
lantern.py community[patch]: docstrings (#16810) 5 months ago
llm_rails.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
marqo.py infra: add print rule to ruff (#16221) 5 months ago
matching_engine.py community[patch]: Matching engine, return doc id (#14930) 6 months ago
meilisearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
milvus.py community[patch]: Fix Milvus add texts when ids=None (#17021) 5 months ago
momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 6 months ago
mongodb_atlas.py community[patch]: Fix KeyError 'embedding' (MongoDBAtlasVectorSearch) (#17178) 5 months ago
myscale.py community: fix myscale delete function bug (#15675) 6 months ago
neo4j_vector.py Fix RRF and lucene escape characters for neo4j vector store (#14646) 7 months ago
nucliadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
opensearch_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
pgembedding.py infra: add print rule to ruff (#16221) 5 months ago
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
pgvector.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
pinecone.py pinecone: init pkg (#16556) 5 months ago
qdrant.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 5 months ago
rocksetdb.py community: add delete method to rocksetdb vectorstore to support recordmanager (#17030) 5 months ago
scann.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
semadb.py infra: add print rule to ruff (#16221) 5 months ago
singlestoredb.py community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308) 5 months ago
sklearn.py docs: docstrings `langchain_community` update (#14889) 6 months ago
sqlitevss.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
starrocks.py infra: add print rule to ruff (#16221) 5 months ago
supabase.py Support `score_threshold` in SupabaseVectorStore similarity search (#14439) 6 months ago
surrealdb.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
tair.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
tencentvectordb.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
thirdai_neuraldb.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
tigris.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
tiledb.py docs: docstrings `langchain_community` update (#14889) 6 months ago
timescalevector.py docs: docstrings `langchain_community` update (#14889) 6 months ago
typesense.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
usearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
vald.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
vearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
vectara.py infra: add print rule to ruff (#16221) 5 months ago
vespa.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
vikngdb.py infra: add -p to mkdir in lint steps (#17013) 5 months ago
weaviate.py community: Fixed schema discrepancy in from_texts function for weaviate vectorstore (#16693) 5 months ago
xata.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
yellowbrick.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
zep.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
zilliz.py community[patch]: Milvus supports add & delete texts by ids (#16256) 5 months ago