langchain/libs/community/langchain_community/vectorstores
Erick Friis 75ba22793f
community: Vectara summarization (#14970)
Description: Adding Summarization to Vectara, to reflect it provides not
only vector-store type functionality but also can return a summary.
Also added:
MMR capability (in the Vectara platform side)

Updated templates

Updated documentation and IPYNB examples

Tag maintainer: @baskaryan
Twitter handle: @ofermend

---------

Co-authored-by: Ofer Mendelevitch <ofermend@gmail.com>
2023-12-20 11:51:33 -08:00
..
docarray
redis fix a bug in RedisNum filter againt value 0 (#14587) 2023-12-12 15:34:45 -08:00
__init__.py community[minor]: Add SurrealDB vectorstore (#13331) 2023-12-15 13:34:51 -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
cassandra.py
chroma.py
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
hippo.py
hologres.py
jaguar.py community[minor]: added jaguar vector store (#14838) 2023-12-19 10:40:18 -05: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
momento_vector_index.py
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 community[patch]: fix pgvector sqlalchemy (#14726) 2023-12-14 13:27:30 -08:00
pinecone.py
qdrant.py
rocksetdb.py
scann.py
semadb.py
singlestoredb.py
sklearn.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
sqlitevss.py
starrocks.py
supabase.py
surrealdb.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -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 community: Vectara summarization (#14970) 2023-12-20 11:51:33 -08:00
vespa.py
weaviate.py
xata.py
yellowbrick.py
zep.py
zilliz.py