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
Jael Gu c07c0da01a
community[patch]: Fix Milvus add texts when ids=None (#17021)
- **Description:** Fix Milvus add texts when ids=None (auto_id=True)

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
7 months ago
..
docarray community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
redis community[patch]: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever (#16359) 8 months ago
__init__.py community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280) 8 months ago
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
analyticdb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
annoy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
astradb.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
atlas.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
awadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azure_cosmos_db.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azuresearch.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
bageldb.py community[patch]: apply embedding functions during query if defined (#16646) 8 months ago
baiducloud_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
bigquery_vector_search.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
cassandra.py community[patch]: Use newer MetadataVectorCassandraTable in Cassandra vector store (#15987) 8 months ago
chroma.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 8 months ago
clarifai.py Community : Modified doc strings and example notebook for Clarifai (#15816) 8 months ago
clickhouse.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
dashvector.py community[patch]: fix dashvector endpoint params error (#14484) 9 months ago
databricks_vector_search.py docs: Add Databricks Vector Search example notebook (#14158) 9 months ago
deeplake.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
dingo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
elastic_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
elasticsearch.py langchain[patch]: expose cohere rerank score, add parent doc param (#16887) 7 months ago
epsilla.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
faiss.py community[patch]: Implement Unique ID Enforcement in FAISS (#17244) 7 months ago
hanavector.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
hippo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
hologres.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
jaguar.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
kdbai.py community[patch]: docstrings (#16810) 7 months ago
lancedb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
lantern.py community[patch]: docstrings (#16810) 7 months ago
llm_rails.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
marqo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
matching_engine.py community[patch]: Matching engine, return doc id (#14930) 9 months ago
meilisearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
milvus.py community[patch]: Fix Milvus add texts when ids=None (#17021) 7 months ago
momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 9 months ago
mongodb_atlas.py community[patch]: Fix KeyError 'embedding' (MongoDBAtlasVectorSearch) (#17178) 7 months ago
myscale.py community: fix myscale delete function bug (#15675) 8 months ago
neo4j_vector.py Fix RRF and lucene escape characters for neo4j vector store (#14646) 9 months ago
nucliadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
opensearch_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
pgembedding.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
pgvector.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
pinecone.py pinecone: init pkg (#16556) 7 months ago
qdrant.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 7 months ago
rocksetdb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
scann.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
semadb.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
singlestoredb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
sklearn.py docs: docstrings `langchain_community` update (#14889) 9 months ago
sqlitevss.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
starrocks.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
supabase.py Support `score_threshold` in SupabaseVectorStore similarity search (#14439) 8 months ago
surrealdb.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
tair.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tencentvectordb.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
thirdai_neuraldb.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
tigris.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tiledb.py docs: docstrings `langchain_community` update (#14889) 9 months ago
timescalevector.py docs: docstrings `langchain_community` update (#14889) 9 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[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vectara.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
vespa.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vikngdb.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
weaviate.py community: Fixed schema discrepancy in from_texts function for weaviate vectorstore (#16693) 8 months ago
xata.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
yellowbrick.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 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) 8 months ago