Assesses how closely the retrieved context matches the expected output by identifying key statements in the expected output and evaluating whether each is represented in the retrieved context.
expected_output
: The expected response that should be generatedcontext
: List of context chunks retrieved for the responseResult
: Value in the continuous range [0, 1]Reasoning
: Detailed explanation of recall assessment