LLM
Does Response Answer Query
Evaluate your LLM models on their ability to answer a query.
Answer completeness evaluation assesses whether a model’s response fully and adequately answers the given query. This evaluation is crucial for ensuring that responses address all aspects of the user’s question without leaving important elements unanswered.
Configuration
The evaluation requires the following configuration:
Parameter | Description |
---|---|
model | The model to be used for evaluation |
Test Case Setup
The evaluation requires both the query and the response to evaluate:
Client Setup
Initialize the evaluation client with your API credentials: