mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
e9d3527b79
Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever - **Description:** added method `_aget_relevant_documents` to `RedisVectorStoreRetriever` that overrides parent method to add support of `similarity_distance_threshold` in async mode (as for sync mode) - **Issue:** #16099 - **Dependencies:** N/A - **Twitter handle:** N/A |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
constants.py | ||
filters.py | ||
schema.py |