Evaluates whether the response fully addresses the input query. This evaluation is crucial for ensuring that the generated response is comprehensive and leaves no aspect of the query unanswered.
output
comprehensively addresses the requirements or topics presented in the input
.output
is missing key details or fails to cover significant aspects mentioned in the input
.Click here to learn how to setup evaluation using SDK.
Input Type | Parameter | Type | Description |
---|---|---|---|
Required Inputs | input | string | The original text or query. |
output | string | The AI-generated content. |
Output | Type | Description |
---|---|---|
Score | float | Returns a score between 0 and 1, where higher values indicate more complete content relative to the input. |