You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/evaluators/builtin/quality_grader/spec.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
type: "evaluator"
2
2
name: "builtin.quality_grader"
3
-
version: 3
4
-
displayName: "Quality-Grader-Evaluator"
3
+
version: 4
4
+
displayName: "Quality-Grader-Evaluator-(Preview)"
5
5
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."
0 commit comments