..
docarray
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
redis
docs, experimental[patch], langchain[patch], community[patch]: update storage imports ( #15429 )
2024-01-02 16:47:11 -05:00
__init__.py
community: Added Lantern as VectorStore ( #12951 )
2024-01-12 12:00:16 -08:00
alibabacloud_opensearch.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
analyticdb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
annoy.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
astradb.py
Fix AstraDB logical operator filtering ( #15699 )
2024-01-08 12:23:46 -08:00
atlas.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
awadb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
azure_cosmos_db.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
azuresearch.py
community: Fixing a performance issue with AzureSearch to perform batch embedding ( #15594 )
2024-01-12 10:58:55 -08:00
bageldb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
baiducloud_vector_search.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
bigquery_vector_search.py
community[minor]: add additional support for BigQueryVectorSearch
( #15904 )
2024-01-15 10:45:15 -08:00
cassandra.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
chroma.py
docs, experimental[patch], langchain[patch], community[patch]: update storage imports ( #15429 )
2024-01-02 16:47:11 -05:00
clarifai.py
Community : Modified doc strings and example notebook for Clarifai ( #15816 )
2024-01-10 19:33:10 -08:00
clickhouse.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
dashvector.py
community[patch]: fix dashvector endpoint params error ( #14484 )
2023-12-13 14:38:27 -08:00
databricks_vector_search.py
docs: Add Databricks Vector Search example notebook ( #14158 )
2023-12-12 17:40:29 -08:00
deeplake.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
dingo.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
elastic_vector_search.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
elasticsearch.py
Improvement: Allow passing parameters to the underlying es_client. Closes : #14403 ( #14435 )
2024-01-02 16:48:17 -08:00
epsilla.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
faiss.py
community[patch]: fix a bug that mistakenly handle zip iterator in FAISS.from_embeddings ( #16020 )
2024-01-15 11:13:14 -08:00
hippo.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
hologres.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
jaguar.py
Use args option in jaguar so it takes more options in similarity search ( #15080 )
2024-01-02 15:53:06 -08:00
lancedb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
lantern.py
community: Added Lantern as VectorStore ( #12951 )
2024-01-12 12:00:16 -08:00
llm_rails.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
marqo.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
matching_engine.py
community[patch]: Matching engine, return doc id ( #14930 )
2023-12-20 00:03:11 -05:00
meilisearch.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
milvus.py
community: Support milvus partition key. ( #15740 )
2024-01-12 09:15:03 -08:00
momento_vector_index.py
community[patch]: support momento vector index filter expressions ( #14978 )
2023-12-20 19:11:43 -08:00
mongodb_atlas.py
PR community:Removing knn beta content in mongodb atlas vectorstore ( #15865 )
2024-01-11 21:40:54 -08:00
myscale.py
community: fix myscale delete function bug ( #15675 )
2024-01-08 12:26:29 -08:00
neo4j_vector.py
Fix RRF and lucene escape characters for neo4j vector store ( #14646 )
2023-12-13 09:09:50 -08:00
nucliadb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
opensearch_vector_search.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
pgembedding.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
pgvecto_rs.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
pgvector.py
community: Allow deleting by ID and collection in pgvector
( #15627 )
2024-01-07 08:33:21 -08:00
pinecone.py
<langchain_community.vectorstores>:<Fix pinecone.py __init__ docsrting instruction> ( #15922 )
2024-01-11 21:26:33 -08:00
qdrant.py
refactor: Qdrant async improvements ( #14492 )
2024-01-02 20:07:48 -08:00
rocksetdb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
scann.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
semadb.py
fix: correct spelling mistakes of "seperate, intialise, pre-defined" ( #14647 )
2023-12-22 11:49:35 -08:00
singlestoredb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
sklearn.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
sqlitevss.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
starrocks.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
supabase.py
Support score_threshold
in SupabaseVectorStore similarity search ( #14439 )
2024-01-02 16:47:05 -08:00
surrealdb.py
community[minor]: Fix to match SurrealDB 0.3.2 SDK ( #15996 )
2024-01-15 10:31:59 -08:00
tair.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
tencentvectordb.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
tigris.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
tiledb.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
timescalevector.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
typesense.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
usearch.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
utils.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
vald.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
vearch.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
vectara.py
docs, experimental[patch], langchain[patch], community[patch]: update storage imports ( #15429 )
2024-01-02 16:47:11 -05:00
vespa.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
weaviate.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
xata.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
yellowbrick.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
zep.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
zilliz.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00