contains the results of evaluating a test call
EvaluationResponse
class represents the results of evaluating a test call. it contains a list of evaluation results and any additional data from the evaluation process.
evaluation_results
(List[EvaluationResult]): list of individual evaluation resultsextra_data
(Dict[str, Any]): additional data from the evaluation process, such as fixa-observe urls