"""Supported metric names recognized by scenario validation and pipeline setup.""" SUPPORTED_METRICS = { "faithfulness", "answer_relevancy", "context_recall", "context_precision", }