OptimizationOptions.EvalModel 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.
Model deployment used for evaluation. Defaults to server config (typically 'gpt-4o').
public string EvalModel { get; set; }
member this.EvalModel : string with get, set
Public Property EvalModel As String