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>
2024-02-14 11:43:12 -08:00
..
docarray
redis community[patch]: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever (#16359) 2024-01-29 11:19:30 -08:00
__init__.py community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280) 2024-01-29 08:35:42 -08:00
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
analyticdb.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
annoy.py
astradb.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
atlas.py
awadb.py
azure_cosmos_db.py
azuresearch.py community[patch]: update AzureSearch class to work with azure-search-documents=11.4.0 (#15659) 2024-02-12 19:23:35 -08:00
bageldb.py community[patch]: apply embedding functions during query if defined (#16646) 2024-01-27 16:46:33 -08:00
baiducloud_vector_search.py
bigquery_vector_search.py Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
cassandra.py
chroma.py
clarifai.py
clickhouse.py
dashvector.py
databricks_vector_search.py community[minor]: Add mmr and similarity_score_threshold retrieval to DatabricksVectorSearch (#16829) 2024-02-12 12:51:37 -08:00
deeplake.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
dingo.py
elastic_vector_search.py
elasticsearch.py community[patch]: ElasticsearchStore: preserve user headers (#16830) 2024-02-13 12:37:35 -08:00
epsilla.py
faiss.py community[patch] - in FAISS vector store, support passing custom DocStore implementation when using from_xxx methods (#16801) 2024-02-12 19:51:55 -08:00
hanavector.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
hippo.py
hologres.py
jaguar.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
kdbai.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
lancedb.py
lantern.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
llm_rails.py
marqo.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
matching_engine.py
meilisearch.py
milvus.py community[patch]: Fix Milvus add texts when ids=None (#17021) 2024-02-09 18:48:37 -05:00
momento_vector_index.py
mongodb_atlas.py community[patch]: Fix KeyError 'embedding' (MongoDBAtlasVectorSearch) (#17178) 2024-02-08 12:06:42 -08:00
myscale.py
neo4j_vector.py
nucliadb.py
opensearch_vector_search.py
pgembedding.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
pgvector.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
pinecone.py pinecone: init pkg (#16556) 2024-02-05 11:55:01 -08:00
qdrant.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 2024-02-04 10:45:35 -08:00
rocksetdb.py community: add delete method to rocksetdb vectorstore to support recordmanager (#17030) 2024-02-12 19:50:20 -08:00
scann.py
semadb.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
singlestoredb.py community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308) 2024-02-14 11:43:12 -08:00
sklearn.py
sqlitevss.py
starrocks.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
supabase.py
surrealdb.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
tair.py
tencentvectordb.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
thirdai_neuraldb.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
tigris.py
tiledb.py
timescalevector.py
typesense.py
usearch.py
utils.py
vald.py
vearch.py
vectara.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
vespa.py
vikngdb.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
weaviate.py community: Fixed schema discrepancy in from_texts function for weaviate vectorstore (#16693) 2024-01-28 16:53:31 -08:00
xata.py
yellowbrick.py
zep.py
zilliz.py community[patch]: Milvus supports add & delete texts by ids (#16256) 2024-01-29 11:19:50 -08:00