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
Jingpan Xiong 1202017c56
community[minor]: Add relyt vector database (#20316)
Co-authored-by: kaka <kaka@zbyte-inc.cloud>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: jingsi <jingsi@leadincloud.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
5 months ago
..
docarray community[patch]: docarray requires hnsw installation (#19416) 6 months ago
redis community[patch]: docstrings update (#20301) 5 months ago
__init__.py community[minor]: Add relyt vector database (#20316) 5 months ago
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
analyticdb.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
annoy.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 6 months ago
apache_doris.py comminuty[patch]:Fix Error in apache doris insert (#19989) 5 months ago
astradb.py community: Fix deprecation version of AstraDB VectorStore (#17991) 6 months ago
atlas.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
awadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azure_cosmos_db.py community[patch]: Fixing some caching issues for AzureCosmosDBSemanticCache (#18884) 6 months ago
azuresearch.py community[patch]: add support for similarity_score_threshold search in… (#20852) 5 months ago
bageldb.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
baiducloud_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
baiduvectordb.py community[patch]: fix bugs in baiduvectordb as vectorstore (#19380) 6 months ago
bigquery_vector_search.py community[patch]: deprecating remaining google_community integrations (#20471) 5 months ago
cassandra.py community[minor]: Add async methods to CassandraVectorStore (#20602) 5 months ago
chroma.py community[patch]: deprecate persist method in Chroma (#20855) 5 months ago
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 6 months ago
clickhouse.py Community patch clickhouse make it possible to not specify index (#20460) 5 months ago
couchbase.py community: add Couchbase Vector Store (#18994) 6 months ago
dashvector.py community: Add `partition` parameter to DashVector (#19023) 6 months ago
databricks_vector_search.py community[minor]: Add mmr and similarity_score_threshold retrieval to DatabricksVectorSearch (#16829) 7 months ago
deeplake.py community[patch]: fix, better error message in deeplake vectoriser (#18397) 6 months ago
dingo.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
documentdb.py community[minor]: Add DocumentDBVectorSearch VectorStore (#17757) 6 months ago
duckdb.py community[minor]: Add `DuckDB` as a vectorstore (#18916) 6 months ago
ecloud_vector_search.py community[minor]: integrate China Mobile Ecloud vector search (#15298) 6 months ago
elastic_vector_search.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 6 months ago
elasticsearch.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 6 months ago
epsilla.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
faiss.py commnity[patch]: refactor code for faiss vectorstore, update faiss vectorstore documentation (#18092) 6 months ago
hanavector.py community[patch]: Advanced filtering for HANA Cloud Vector Engine (#20821) 5 months ago
hippo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
hologres.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
infinispanvs.py community: VectorStore Infinispan, adding autoconfiguration (#18967) 6 months ago
inmemory.py community[minor]: Add InMemoryVectorStore (#19326) 6 months ago
jaguar.py infra: add print rule to ruff (#16221) 7 months ago
kdbai.py community: vectorstores.kdbai - Added support for when no docs are present (#18103) 7 months ago
kinetica.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
lancedb.py community[patch]: LanceDB integration patch update (#20686) 5 months ago
lantern.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
llm_rails.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
marqo.py infra: add print rule to ruff (#16221) 7 months ago
matching_engine.py marked MatchingEngine as deprecated (#18585) 6 months ago
meilisearch.py community[patch]: update for compatibility with latest Meilisearch version (#18970) 6 months ago
milvus.py community: (milvus) check for num_shards (#20603) 5 months ago
momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 9 months ago
mongodb_atlas.py community[patch]: Fix MongoDBAtlasVectorSearch max_marginal_relevance_search (#17971) 6 months ago
myscale.py community: fix myscale delete function bug (#15675) 8 months ago
neo4j_vector.py community[patch]: Support passing graph object to Neo4j integrations (#20876) 5 months ago
nucliadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
opensearch_vector_search.py community[minor]: Implement Async OpenSearch `afrom_texts` & `afrom_embeddings` (#20009) 5 months ago
pathway.py community[minor]: Pathway vectorstore(#14859) 5 months ago
pgembedding.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
pgvector.py community[patch]: Fix pgvector deprecated filter clause usage with OR and AND conditions (#20446) 5 months ago
pinecone.py pinecone[patch], docs: PineconeVectorStore, release 0.0.3 (#17896) 7 months ago
qdrant.py community[patch]: implement qdrant _aembed_query and use it in other async funcs (#19155) 6 months ago
relyt.py community[minor]: Add relyt vector database (#20316) 5 months ago
rocksetdb.py community[patch]: mmr search for Rockset vectorstore integration (#16908) 5 months ago
scann.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 6 months ago
semadb.py infra: add print rule to ruff (#16221) 7 months ago
singlestoredb.py community[patch]: add hybrid search to singlestoredb vectorstore (#20793) 5 months ago
sklearn.py community[patch]: docstrings update (#20301) 5 months ago
sqlitevss.py community[patch]: docstrings update (#20301) 5 months ago
starrocks.py infra: add print rule to ruff (#16221) 7 months ago
supabase.py Support `score_threshold` in SupabaseVectorStore similarity search (#14439) 8 months ago
surrealdb.py community[patch]: surrealdb handle for empty metadata and allow collection names with complex characters (#17374) 5 months ago
tair.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tencentvectordb.py core[minor], langchain[patch], community[patch]: mv StructuredQuery (#20849) 5 months ago
thirdai_neuraldb.py community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334) 5 months ago
tidb_vector.py community[patch]: docstrings update (#20301) 5 months ago
tigris.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tiledb.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 6 months ago
timescalevector.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
typesense.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
usearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vald.py community[patch]: docstrings update (#20301) 5 months ago
vdms.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
vearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vectara.py community[patch]: docstrings update (#20301) 5 months ago
vespa.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vikingdb.py community[patch]: Adding validation when vector does not exist (#19698) 5 months ago
vlite.py community[minor]: Added VLite as VectorStore (#20245) 5 months ago
weaviate.py community: Fixed schema discrepancy in from_texts function for weaviate vectorstore (#16693) 7 months ago
xata.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
yellowbrick.py community[patch]: docstrings update (#20301) 5 months ago
zep.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
zilliz.py community[patch]: Milvus supports add & delete texts by ids (#16256) 7 months ago