EvaluationsDimension.AlwaysApplicable Property

Definition

When true, the LLM judge always scores this dimension regardless of relevance (skips applicability assessment). The service-generated general quality/policy dimension has this set to true and is non-editable. Users may set this on their own custom dimensions. The service defaults to false if a value is not specified by the caller.

public bool? AlwaysApplicable { get; set; }
member this.AlwaysApplicable : Nullable<bool> with get, set
Public Property AlwaysApplicable As Nullable(Of Boolean)

Property Value

Applies to