{
"message": "string",
"success": true,
"data": {
"bridge_id": 0,
"id": 0,
"evaluation_public_id": "70716a00-e4f3-4996-ae00-b4d6d402217d",
"name": "string",
"status": "string",
"datasets": [
{
"dataset_public_id": "264123af-1d32-43dd-83f9-c2e2e5a49989",
"name": "string",
"questions_count": 0
}
],
"metric_names": [
"string"
],
"scores": {
"answer_similarity": 0,
"answer_relevancy": 0,
"faithfulness": 0,
"context_recall": 0,
"context_precision": 0
},
"query_results": [
{
"question": "string",
"expected_answer": "string",
"actual_answer": "string",
"scores": {
"answer_similarity": 0,
"answer_relevancy": 0,
"faithfulness": 0,
"context_recall": 0,
"context_precision": 0
},
"status": "string"
}
],
"total_queries": 0,
"completed_queries": 0,
"failed_queries": 0,
"llm_config": {
"property1": null,
"property2": null
},
"prefix_prompt": "string",
"model_deployment": "string",
"custom_instructions": {
"property1": null,
"property2": null
},
"source_enabled": true,
"agent_chunk_count": 0,
"created_on": "2019-08-24T14:15:22Z",
"created_by": "string",
"started_on": "2019-08-24T14:15:22Z",
"completed_on": "2019-08-24T14:15:22Z",
"duration_seconds": 0,
"metadata": {
"property1": null,
"property2": null
}
}
}