mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-02 21:58:46 +00:00
Description: - This PR adds a self query retriever implementation for SAP HANA Cloud Vector Engine. The retriever supports all operators except for contains. - Issue: N/A - Dependencies: no new dependencies added **Add tests and docs:** Added integration tests to: libs/community/tests/unit_tests/query_constructors/test_hanavector.py **Documentation for self query retriever:** /docs/integrations/retrievers/self_query/hanavector_self_query.ipynb --------- Co-authored-by: Bagatur <baskaryan@gmail.com> Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_astradb.py | ||
test_chroma.py | ||
test_dashvector.py | ||
test_databricks_vector_search.py | ||
test_deeplake.py | ||
test_dingo.py | ||
test_elasticsearch.py | ||
test_hanavector.py | ||
test_milvus.py | ||
test_mongodb_atlas.py | ||
test_myscale.py | ||
test_opensearch.py | ||
test_pgvector.py | ||
test_pinecone.py | ||
test_redis.py | ||
test_supabase.py | ||
test_tencentvectordb.py | ||
test_timescalevector.py | ||
test_vectara.py | ||
test_weaviate.py |