EvaluatorGenerationInputs.Model Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The LLM model to use for rubric generation (e.g., 'gpt-4o'). Required β users must provide their own model rather than relying on service-owned capacity.
public string Model { get; set; }
member this.Model : string with get, set
Public Property Model As String