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/libs
Michard Hugo e9d3527b79
community[patch]: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever (#16359)
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
8 months ago
..
cli cli[patch]: add integration tests to default makefile (#16479) 8 months ago
community community[patch]: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever (#16359) 8 months ago
core core[patch]: Release 0.1.17 (#16737) 8 months ago
experimental experimental[patch]: missing resolution strategy in anonymization (#16653) 8 months ago
langchain langchain[patch]: inconsistent results with `RecursiveCharacterTextSplitter`'s `add_start_index=True` (#16583) 8 months ago
partners robocorp: release 0.0.2 (#16706) 8 months ago