langchain/docs/extras/modules
Bill Zhang dda11d2a05
WeaviateHybridSearchRetriever option to enable scores. (#7861)
Description: This PR adds the option to retrieve scores and explanations
in the WeaviateHybridSearchRetriever. This feature improves the
usability of the retriever by allowing users to understand the scoring
logic behind the search results and further refine their search queries.

Issue: This PR is a solution to the issue #7855 
Dependencies: This PR does not introduce any new dependencies.

Tag maintainer: @rlancemartin, @eyurtsev

I have included a unit test for the added feature, ensuring that it
retrieves scores and explanations correctly. I have also included an
example notebook demonstrating its use.
2023-07-18 07:57:17 -07:00
..
agents Add Xorbits agent (#7647) 2023-07-17 07:09:51 -07:00
callbacks Adding Docs for PromptLayerCallbackHandler (#7860) 2023-07-18 07:51:16 -07:00
chains fix (#7838) 2023-07-17 07:53:11 -07:00
data_connection WeaviateHybridSearchRetriever option to enable scores. (#7861) 2023-07-18 07:57:17 -07:00
evaluation Docs Nits (#7874) 2023-07-18 01:50:14 -07:00
memory Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
model_io Add LLM for ChatGLM(2)-6B API (#7774) 2023-07-17 07:27:17 -07:00
paul_graham_essay.txt codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
state_of_the_union.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00