ChatCompletionCommonModelParameters.ModelName Property

Definition

The name of the model to use (e.g., 'gpt-4o', etc.). Default is null if not specified.

public string ModelName { get; set; }
member this.ModelName : string with get, set
Public Property ModelName As String

Property Value

Applies to