π Assistant Message Answer RelevanceΒΆ
metrics.llm_as_judge.direct.criteria.assistant_message_answer_relevance
type: CriteriaWithOptions
name: assistant_message_answer_relevance
description: Assistant message fails to address or properly respond to the User's input.
options:
- type: CriteriaOption
name: Yes
description:
- type: CriteriaOption
name: No
description:
option_map:
Yes: 1.0
No: 0.0
[source]Read more about catalog usage here.