Skip to content

Commit 9ee8a96

Browse files
Copilotm7md7sien
andauthored
Bump customer satisfaction and quality grader versions (#5052)
Agent-Logs-Url: https://github.com/Azure/azureml-assets/sessions/f993f656-ee1e-4c14-b6ea-acf68c60b129 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: m7md7sien <16615690+m7md7sien@users.noreply.github.com>
1 parent 40d7d05 commit 9ee8a96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/evaluators/builtin/customer_satisfaction/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
type: "evaluator"
22
name: "builtin.customer_satisfaction"
3-
version: 9
3+
version: 10
44
displayName: "Customer-Satisfaction-Evaluator"
55
description: "Evaluates the predicted customer satisfaction level of an AI agent interaction on a 1-5 Likert scale. This evaluator assesses whether the agent's response would likely result in a satisfied customer based on helpfulness, completeness, tone, and resolution of the user's needs. Useful for measuring customer support quality, chatbot effectiveness, and overall user experience."
66
evaluatorType: "builtin"

assets/evaluators/builtin/quality_grader/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
type: "evaluator"
22
name: "builtin.quality_grader"
3-
version: 4
3+
version: 5
44
displayName: "Quality-Grader-Evaluator-(Preview)"
55
description: "Assesses the quality of an AI assistant's response at the turn level, evaluating dimensions such as relevance, abstention, and answer completeness. When context is provided, it additionally evaluates groundedness and context coverage. Use this evaluator for chatbots, virtual assistants, and retrieval-augmented generation (RAG) systems where per-turn response quality is critical."
66
evaluatorType: "builtin"

0 commit comments

Comments
 (0)