langchain/libs/community/langchain_community/vectorstores
FinTech秋田 03ba1d4731
community[patch]: Add Support for GPU Index Types in Milvus 2.4 (#19468)
- **Description:** This commit introduces support for the newly
available GPU index types introduced in Milvus 2.4 within the LangChain
project's `milvus.py`. With the release of Milvus 2.4, a range of
GPU-accelerated index types have been added, offering enhanced search
capabilities and performance optimizations for vector search operations.
This update ensures LangChain users can fully utilize the new
performance benefits for vector search operations.
    - Reference: https://milvus.io/docs/gpu_index.md

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-25 23:39:54 +00: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 DuckDB as a vectorstore (#18916) 2024-03-25 07:02:35 +00:00
alibabacloud_opensearch.py
analyticdb.py
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
astradb.py
atlas.py
awadb.py
azure_cosmos_db.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 2024-03-03 14:04:15 -08:00
azuresearch.py community[patch]: Update azuresearch vectorstore from_texts() method to include fields argument (#17661) 2024-03-08 17:05:35 -08: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
cassandra.py
chroma.py community[patch]: Chroma use uuid4 instead of uuid1 to generate random ids (#18723) 2024-03-07 11:48:25 -05: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
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
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
kdbai.py
kinetica.py
lancedb.py
lantern.py
llm_rails.py
marqo.py
matching_engine.py marked MatchingEngine as deprecated (#18585) 2024-03-05 09:34:53 -08:00
meilisearch.py
milvus.py community[patch]: Add Support for GPU Index Types in Milvus 2.4 (#19468) 2024-03-25 23:39:54 +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
pgvecto_rs.py
pgvector.py community[minor]: Revamp PGVector Filtering (#18992) 2024-03-14 16:56:00 -04:00
pinecone.py
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
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
singlestoredb.py
sklearn.py
sqlitevss.py
starrocks.py
supabase.py
surrealdb.py
tair.py
tencentvectordb.py
thirdai_neuraldb.py
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
vearch.py
vectara.py
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