Files
langchain/langchain/vectorstores
OlajideOgun 624554a43a DeepLake: Pass in rest of args to self._search_helper (#4080)
As of right now when trying to use functions like
`max_marginal_relevance_search()` or
`max_marginal_relevance_search_by_vector()` the rest of the kwargs are
not propagated to `self._search_helper()`. For example a user cannot
explicitly state the distance_metric they want to use when calling
`max_marginal_relevance_search`
2023-05-04 02:14:22 -07:00
..
2023-04-28 21:25:33 -07:00
2023-04-24 11:50:55 -07:00
2023-05-01 21:19:28 -07:00
2023-04-24 11:50:55 -07:00
2023-04-27 08:14:36 -07:00
2023-04-24 11:50:55 -07:00
2023-04-22 09:17:38 -07:00
2023-05-03 22:55:34 -07:00
2023-05-01 20:37:24 -07:00
2023-04-24 11:50:55 -07:00
2023-04-28 21:25:33 -07:00
2023-04-24 19:54:15 -07:00
2023-05-01 20:37:24 -07:00
2023-04-22 08:26:19 -07:00