OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_GEN_AI_EVALUATION_SCORE_LABELConst Experimental

    ATTR_GEN_AI_EVALUATION_SCORE_LABEL: "gen_ai.evaluation.score.label" = ...

    Human readable label for evaluation.

    relevant
    
    not_relevant
    
    correct
    
    incorrect
    
    pass
    
    fail
    

    This attribute provides a human-readable interpretation of the evaluation score produced by an evaluator. For example, a score value of 1 could mean "relevant" in one evaluation system and "not relevant" in another, depending on the scoring range and evaluator. The label SHOULD have low cardinality. Possible values depend on the evaluation metric and evaluator used; implementations SHOULD document the possible values.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.