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/langchain/vectorstores
Harrison Chase a2bbe3dda4
Harrison/mmr support for opensearch (#6349)
Co-authored-by: Mehmet Öner Yalçın <oneryalcin@gmail.com>
12 months ago
..
docarray Scores are explained in vectorestore docs (#5613) 1 year ago
__init__.py Harrison/cognitive search (#6011) 12 months ago
analyticdb.py Improve AnalyticDB Vector Store implementation without affecting user (#6086) 12 months ago
annoy.py fixes #1214 (#3003) 1 year ago
atlas.py consistently use getLogger(__name__), no root logger (#2989) 1 year ago
awadb.py Improve the performance of add_texts interface and upgrade the AwaDB from 0.3.2 to 0.3.3 (#6316) 12 months ago
azuresearch.py Harrison/cognitive search (#6011) 12 months ago
base.py Harrison/faiss score (#6341) 12 months ago
chroma.py Scores are explained in vectorestore docs (#5613) 1 year ago
clickhouse.py Integrate Clickhouse as Vector Store (#5650) 1 year ago
deeplake.py Harrison/deeplake new features (#6263) 12 months ago
elastic_vector_search.py Add knn and query search field options to ElasticKnnSearch (#5641) 12 months ago
faiss.py Harrison/faiss score (#6341) 12 months ago
hologres.py Harrison/hologres (#6012) 12 months ago
lancedb.py Harrison/lancedb (#3634) 1 year ago
matching_engine.py Add matching engine vectorstore (#3350) 1 year ago
milvus.py Remove unused variables in Milvus vectorstore (#4868) 1 year ago
mongodb_atlas.py fixing from_documents method of the MongoDB Atlas vector store (#5794) 1 year ago
myscale.py Scores are explained in vectorestore docs (#5613) 1 year ago
opensearch_vector_search.py Harrison/mmr support for opensearch (#6349) 12 months ago
pgvector.py Created fix for 5475 (#5659) 1 year ago
pinecone.py Implement `max_marginal_relevance_search` in `VectorStore` of Pinecone (#6056) 12 months ago
qdrant.py qdrant: search by vector (#6043) 12 months ago
redis.py Bug fixes and error handling in Redis - Vectorstore (#4932) 1 year ago
singlestoredb.py Added SingleStoreDB Vector Store (#5619) 12 months ago
sklearn.py feat(integrations): Add WandbTracer (#4521) 1 year ago
supabase.py Documentation fixes (linting and broken links) (#5563) 1 year ago
tair.py Harrison/tair (#3770) 1 year ago
tigris.py feat: Support for `Tigris` Vector Database for vector search (#5703) 1 year ago
typesense.py Add Typesense vector store (#1674) 1 year ago
utils.py fix #3884 (#3475) 1 year ago
vectara.py Update to Vectara integration (#5950) 12 months ago
weaviate.py Scores are explained in vectorestore docs (#5613) 1 year ago
zilliz.py Refactor Milvus/Zilliz (#3047) 1 year ago