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
Tomaz Bratanic a28be31a96
Switch to md5 for deduplication in neo4j integrations (#18846)
Deduplicate documents using MD5 of the page_content. Also allows for
custom deduplication with graph ingestion method by providing metadata
id attribute

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
4 months ago
..
docarray community[patch]: make metadata and text optional as expected in DocArray (#18678) 4 months ago
redis community[patch]: the syntax error for Redis generated query (#17717) 4 months ago
__init__.py community[minor]: Add Initial Support for TiDB Vector Store (#15796) 4 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]: breaking change in some APIs to force users to opt-in for pickling (#18696) 4 months ago
apache_doris.py community[minor]: Add Apache Doris as vector store (#17527) 5 months ago
astradb.py community: Fix deprecation version of AstraDB VectorStore (#17991) 4 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[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 4 months ago
azuresearch.py community[patch]: Update azuresearch vectorstore from_texts() method to include fields argument (#17661) 4 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 community[patch]: BigQueryVectorSearch JSON type unsupported for metadatas (#18234) 4 months ago
cassandra.py community[patch]: Use newer MetadataVectorCassandraTable in Cassandra vector store (#15987) 6 months ago
chroma.py community[patch]: Chroma use uuid4 instead of uuid1 to generate random ids (#18723) 4 months ago
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 4 months ago
clickhouse.py community: make `SET allow_experimental_[engine]_index` configurabe in vectorstores.clickhouse (#18107) 4 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 community[patch]: fix, better error message in deeplake vectoriser (#18397) 4 months ago
dingo.py community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 4 months ago
documentdb.py community[minor]: Add DocumentDBVectorSearch VectorStore (#17757) 4 months ago
elastic_vector_search.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 4 months ago
elasticsearch.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 4 months ago
epsilla.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
faiss.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 4 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
infinispanvs.py community[minor]: Adding support for Infinispan as VectorStore (#17861) 4 months ago
jaguar.py infra: add print rule to ruff (#16221) 5 months ago
kdbai.py community: vectorstores.kdbai - Added support for when no docs are present (#18103) 4 months ago
kinetica.py Langchain vectorstore integration with Kinetica (#18102) 4 months ago
lancedb.py community[patch]: LanceDB integration improvements/fixes (#16173) 4 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 marked MatchingEngine as deprecated (#18585) 4 months ago
meilisearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
milvus.py community[patch]: Return PK in similarity search Document (#17561) 4 months ago
momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 6 months ago
mongodb_atlas.py community[patch]: Fix MongoDBAtlasVectorSearch max_marginal_relevance_search (#17971) 4 months ago
myscale.py community: fix myscale delete function bug (#15675) 6 months ago
neo4j_vector.py Switch to md5 for deduplication in neo4j integrations (#18846) 4 months ago
nucliadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
opensearch_vector_search.py community[patch]: Opensearch delete method added - indexing supported (#18522) 4 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[patch], docs: PineconeVectorStore, release 0.0.3 (#17896) 4 months ago
qdrant.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 5 months ago
rocksetdb.py community[patch]: update copy of metadata in rockset vectorstore integration (#17612) 5 months ago
scann.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 4 months ago
semadb.py infra: add print rule to ruff (#16221) 5 months ago
singlestoredb.py community[patch]: Added add_images method to SingleStoreDB vector store (#17871) 4 months ago
sklearn.py docs: docstrings `langchain_community` update (#14889) 7 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 community[patch]: bug fix - add empty metadata when metadata not provided (#17669) 4 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 community[patch]: fix lint (#17984) 4 months ago
tidb_vector.py community[minor]: Add Initial Support for TiDB Vector Store (#15796) 4 months ago
tigris.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
tiledb.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 4 months ago
timescalevector.py docs: docstrings `langchain_community` update (#14889) 7 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