CommonModelParameters.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 name of the model to use (e.g., 'gpt-4o', etc.). Default is null if not specified.
public string Model { get; set; }
member this.Model : string with get, set
Public Property Model As String