OptimizationOptions.OptimizationModel 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 for optimization reasoning (must be gpt-5 family). Falls back to the default eval model when not set.
public string OptimizationModel { get; set; }
member this.OptimizationModel : string with get, set
Public Property OptimizationModel As String