RubricCriterion.AlwaysApplicable Property

Definition

When true, the LLM judge always scores this criterion regardless of relevance (skips applicability assessment). The service-generated general quality/policy criterion has this set to true and is non-editable. Users may set this on their own custom criteria.

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

Property Value

Applies to