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 47d37db2d2
WIP: Harrison/base retriever (#1765)
1 year ago
..
__init__.py Harrison/deeplake (#1316) 1 year ago
atlas.py typo in vectorstores (#1362) 1 year ago
base.py WIP: Harrison/base retriever (#1765) 1 year ago
chroma.py Propagate "filter" arg in Chroma similarity_search (#1869) 1 year ago
deeplake.py typo in vectorstores (#1362) 1 year ago
elastic_vector_search.py Use embedding instead of embedding function in ElasticVectorStore (#1692) 1 year ago
faiss.py Harrison/from methods (#1912) 1 year ago
milvus.py typo in vectorstores (#1362) 1 year ago
opensearch_vector_search.py Harrison/opensearch vectorstore (#1907) 1 year ago
pgvector.py Add metadata filter to PGVector search (#1872) 1 year ago
pinecone.py use namespace argument in Pinecone constructor (#1757) 1 year ago
qdrant.py Implement basic metadata filtering in Qdrant (#1689) 1 year ago
redis.py Hx23840 feat/add redisearch vectorstore (#1909) 1 year ago
utils.py MMR example selector (#377) 1 year ago
weaviate.py typo in vectorstores (#1362) 1 year ago