langchain/docs
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
..
api_reference Evals docs (#7460) 2023-07-18 01:00:01 -07:00
docs_skeleton add ls link (#7847) 2023-07-18 07:39:26 -07:00
extras WeaviateHybridSearchRetriever option to enable scores. (#7861) 2023-07-18 07:57:17 -07:00
snippets Implement async API for Qdrant vector store (#7704) 2023-07-15 09:33:26 -04:00
.local_build.sh Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
package-lock.json docs: New experimental UI for Mendable Search (#6558) 2023-07-03 20:52:13 +01:00
requirements.txt Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00