EvaluatorGenerationInputs.Description 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 Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Applies to