langchain/libs/community/tests/unit_tests/vectorstores
Guangdong Liu 73edf17b4e
community[minor]: Add Apache Doris as vector store (#17527)
---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-02-18 12:05:58 -07:00
..
redis
__init__.py
test_databricks_vector_search.py community[minor]: Add mmr and similarity_score_threshold retrieval to DatabricksVectorSearch (#16829) 2024-02-12 12:51:37 -08:00
test_elasticsearch.py community[patch]: ElasticsearchStore: add relevance function selector (#16378) 2024-01-22 11:52:20 -07:00
test_faiss.py community[patch]: fixed vector similarity filtering (#16967) 2024-02-12 14:52:57 -08:00
test_hanavector.py community[minor]: VectorStore integration for SAP HANA Cloud Vector Engine (#16514) 2024-01-24 14:05:07 -08:00
test_imports.py
test_indexing_docs.py community: add delete method to rocksetdb vectorstore to support recordmanager (#17030) 2024-02-12 19:50:20 -08:00
test_neo4j.py
test_pgvector.py refactor: enable connection pool usage in PGVector (#11514) 2023-12-28 15:07:16 -08:00
test_public_api.py community[minor]: Add Apache Doris as vector store (#17527) 2024-02-18 12:05:58 -07:00
test_sklearn.py
test_utils.py