{
"id": "0f4325f9-55ef-4c20-8abe-376694419947",
"name": "Response Quality Evaluator",
"evaluator_slug": "response_quality_v1",
"type": "llm",
"score_value_type": "numerical",
"eval_class": "",
"description": "Evaluates response quality on a 1-5 scale",
"configurations": {
"evaluator_definition": "Rate the response quality based on accuracy, relevance, and completeness.\n<llm_input>{{llm_input}}</llm_input>\n<llm_output>{{llm_output}}</llm_output>",
"scoring_rubric": "1=Poor, 2=Fair, 3=Good, 4=Very Good, 5=Excellent",
"llm_engine": "gpt-4o-mini",
"model_options": {
"temperature": 0.1,
"max_tokens": 200
},
"min_score": 1.0,
"max_score": 5.0,
"passing_score": 3.0
},
"created_by": {
"first_name": "Keywords AI",
"last_name": "Team",
"email": "admin@keywordsai.co"
},
"updated_by": {
"first_name": "Keywords AI",
"last_name": "Team",
"email": "admin@keywordsai.co"
},
"created_at": "2025-09-11T09:43:55.858321Z",
"updated_at": "2025-09-11T09:43:55.858331Z",
"custom_required_fields": [],
"categorical_choices": null,
"starred": false,
"organization": 2,
"tags": []
}