langchain/libs/community/langchain_community/vectorstores
codehound42 8aa921d3a4
Support score_threshold in SupabaseVectorStore similarity search (#14439)
Description: Add support for setting the `score_threshold` for
similarity search in SupabaseVectoreStore.

This pull request addresses issue #14438

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2024-01-02 16:47:05 -08:00
..
docarray
redis docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 2024-01-02 16:47:11 -05:00
__init__.py feat: add Google BigQueryVectorSearch in vectorstore (#14829) 2024-01-02 15:57:14 -08:00
alibabacloud_opensearch.py
analyticdb.py
annoy.py
astradb.py
atlas.py
awadb.py
azure_cosmos_db.py
azuresearch.py
bageldb.py
baiducloud_vector_search.py
bigquery_vector_search.py feat: add Google BigQueryVectorSearch in vectorstore (#14829) 2024-01-02 15:57:14 -08:00
cassandra.py
chroma.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 2024-01-02 16:47:11 -05:00
clarifai.py community[patch]: Fixed duplicate input id issue in clarifai vectorstore (#14914) 2023-12-20 02:21:36 -05:00
clickhouse.py
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
dingo.py
elastic_vector_search.py
elasticsearch.py
epsilla.py
faiss.py Propagate context vars in all classes/methods 2023-12-29 12:34:03 -08:00
hippo.py
hologres.py
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
llm_rails.py
marqo.py
matching_engine.py community[patch]: Matching engine, return doc id (#14930) 2023-12-20 00:03:11 -05:00
meilisearch.py
milvus.py Add the collection_description parameter to Milvus (#14524) 2024-01-02 16:28:01 -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 community[patch]: Implement similarity_score_threshold for MongoDB Vector Store (#14740) 2023-12-15 16:49:21 -08:00
myscale.py
neo4j_vector.py Fix RRF and lucene escape characters for neo4j vector store (#14646) 2023-12-13 09:09:50 -08:00
nucliadb.py
opensearch_vector_search.py
pgembedding.py
pgvecto_rs.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
pgvector.py Added more filtering options to pgvector vectorstore (#14852) 2024-01-01 16:01:22 -08:00
pinecone.py
qdrant.py Propagate context vars in all classes/methods 2023-12-29 12:34:03 -08:00
rocksetdb.py
scann.py
semadb.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 2023-12-22 11:49:35 -08:00
singlestoredb.py
sklearn.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
sqlitevss.py
starrocks.py
supabase.py Support score_threshold in SupabaseVectorStore similarity search (#14439) 2024-01-02 16:47:05 -08:00
surrealdb.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 2024-01-02 16:47:11 -05:00
tair.py
tencentvectordb.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
tigris.py
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
usearch.py
utils.py
vald.py
vearch.py
vectara.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 2024-01-02 16:47:11 -05:00
vespa.py
weaviate.py
xata.py
yellowbrick.py
zep.py
zilliz.py