langchain/libs/community/tests/unit_tests/vectorstores
fengjial c922ea36cb
community[minor]: Add Baidu VectorDB as vector store (#17997)
Co-authored-by: fengjialin <fengjialin@MacBook-Pro.local>
2024-03-15 19:01:58 +00: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
test_faiss.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05: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 Langchain vectorstore integration with Kinetica (#18102) 2024-02-26 12:46:48 -08:00
test_indexing_docs.py community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
test_neo4j.py
test_pgvector.py
test_public_api.py community[minor]: Add Baidu VectorDB as vector store (#17997) 2024-03-15 19:01:58 +00:00
test_sklearn.py
test_utils.py