langchain/libs/community/langchain_community/vectorstores
Chaunte W. Lacewell 4a49fc5a95
community[patch]: Fix bug in vdms (#19728)
**Description:** Fix embedding check in vdms
**Contribution maintainer:** [@cwlacewe](https://github.com/cwlacewe)
2024-03-28 12:54:24 -07:00
..
docarray community[patch]: docarray requires hnsw installation (#19416) 2024-03-22 22:39:07 +00:00
redis community[patch]: the syntax error for Redis generated query (#17717) 2024-03-01 12:18:10 -08:00
__init__.py community[minor]: Add VDMS vectorstore (#19551) 2024-03-28 03:12:11 +00: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 community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
apache_doris.py community[minor]: Add Apache Doris as vector store (#17527) 2024-02-18 12:05:58 -07:00
astradb.py community: Fix deprecation version of AstraDB VectorStore (#17991) 2024-02-28 17:15:09 -05:00
atlas.py
awadb.py
azure_cosmos_db.py community[patch]: Fixing some caching issues for AzureCosmosDBSemanticCache (#18884) 2024-03-25 19:06:17 -07:00
azuresearch.py community[patch]: use semantic_configurations in AzureSearch (#19347) 2024-03-26 13:57:39 -07:00
bageldb.py
baiducloud_vector_search.py
baiduvectordb.py community[patch]: fix bugs in baiduvectordb as vectorstore (#19380) 2024-03-22 17:03:59 -07:00
bigquery_vector_search.py community[patch]: BigQueryVectorSearch JSON type unsupported for metadatas (#18234) 2024-02-28 08:19:53 -08:00
cassandra.py
chroma.py community[patch]: Fix the bug that Chroma does not specify embedding_function (#19277) 2024-03-27 11:43:38 -04:00
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 2024-03-07 19:47:44 -08:00
clickhouse.py Add docstrings for Clickhouse class methods (#19195) 2024-03-19 04:03:12 +00:00
couchbase.py community: add Couchbase Vector Store (#18994) 2024-03-19 12:39:51 -07:00
dashvector.py community: Add partition parameter to DashVector (#19023) 2024-03-16 15:20:30 -07:00
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 community[patch]: fix, better error message in deeplake vectoriser (#18397) 2024-03-01 11:21:21 -08:00
dingo.py community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 2024-03-05 15:47:29 -08:00
documentdb.py community[minor]: Add DocumentDBVectorSearch VectorStore (#17757) 2024-03-06 15:11:34 -08:00
duckdb.py community[minor]: Add DuckDB as a vectorstore (#18916) 2024-03-25 07:02:35 +00:00
ecloud_vector_search.py community[minor]: integrate China Mobile Ecloud vector search (#15298) 2024-03-27 23:02:40 +00:00
elastic_vector_search.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 2024-03-06 15:09:12 -08:00
elasticsearch.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 2024-03-06 15:09:12 -08:00
epsilla.py
faiss.py commnity[patch]: refactor code for faiss vectorstore, update faiss vectorstore documentation (#18092) 2024-03-11 22:33:03 -07:00
hanavector.py community[patch]: More flexible handling for entity names in vector store "HANA Cloud" (#19523) 2024-03-25 15:52:45 -07:00
hippo.py
hologres.py
infinispanvs.py community: VectorStore Infinispan, adding autoconfiguration (#18967) 2024-03-18 21:33:45 -07:00
inmemory.py community[minor]: Add InMemoryVectorStore (#19326) 2024-03-20 10:21:07 -04:00
jaguar.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
kdbai.py community: vectorstores.kdbai - Added support for when no docs are present (#18103) 2024-02-26 12:47:06 -08:00
kinetica.py Langchain vectorstore integration with Kinetica (#18102) 2024-02-26 12:46:48 -08:00
lancedb.py community[patch]: LanceDB integration improvements/fixes (#16173) 2024-02-19 10:22:02 -08:00
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 marked MatchingEngine as deprecated (#18585) 2024-03-05 09:34:53 -08:00
meilisearch.py community[patch]: update for compatibility with latest Meilisearch version (#18970) 2024-03-27 22:08:27 +00:00
milvus.py community[patch]: milvus will autoflush, manual flush is slowly (#19300) 2024-03-26 00:26:58 +00:00
momento_vector_index.py
mongodb_atlas.py community[patch]: Fix MongoDBAtlasVectorSearch max_marginal_relevance_search (#17971) 2024-03-01 12:17:42 -08:00
myscale.py
neo4j_vector.py Switch to md5 for deduplication in neo4j integrations (#18846) 2024-03-09 13:28:55 -08:00
nucliadb.py
opensearch_vector_search.py community[patch]: Opensearch delete method added - indexing supported (#18522) 2024-03-06 15:08:47 -08:00
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 community[patch]: avoid creating extension PGvector while using readOnly Databases (#19268) 2024-03-26 01:25:01 +00:00
pinecone.py pinecone[patch], docs: PineconeVectorStore, release 0.0.3 (#17896) 2024-02-22 08:24:08 -08:00
qdrant.py community[patch]: implement qdrant _aembed_query and use it in other async funcs (#19155) 2024-03-15 21:20:12 +00:00
rocksetdb.py community[patch]: update copy of metadata in rockset vectorstore integration (#17612) 2024-02-15 23:13:40 -07:00
scann.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
semadb.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
singlestoredb.py community[patch]: Added add_images method to SingleStoreDB vector store (#17871) 2024-02-21 15:16:32 -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 community[patch]: bug fix - add empty metadata when metadata not provided (#17669) 2024-02-19 10:54:52 -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 community[patch]: fix lint (#17984) 2024-02-22 15:15:27 -08:00
tidb_vector.py community[minor]: Add Initial Support for TiDB Vector Store (#15796) 2024-03-07 17:18:20 -08:00
tigris.py
tiledb.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
timescalevector.py
typesense.py
usearch.py
utils.py
vald.py
vdms.py community[patch]: Fix bug in vdms (#19728) 2024-03-28 12:54:24 -07:00
vearch.py
vectara.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
vespa.py
vikingdb.py docs: add vikingdb docstrings(#19016) 2024-03-15 16:29:29 -07:00
weaviate.py
xata.py
yellowbrick.py
zep.py
zilliz.py