EvaluatorGenerationInputs.EvaluatorDescription Property

Definition

Optional human-friendly description for the resulting evaluator. Surfaced as EvaluatorVersion.description on the persisted evaluator. Typically collected from the UI alongside evaluator_display_name. The evaluator_ prefix disambiguates this from any other description fields on related models.

public string EvaluatorDescription { get; set; }
member this.EvaluatorDescription : string with get, set
Public Property EvaluatorDescription As String

Property Value

Applies to