Partager via


ChatCompletion.ModelId Property

Definition

Gets or sets the model ID used in the creation of the chat completion.

public:
 property System::String ^ ModelId { System::String ^ get(); void set(System::String ^ value); };
public string? ModelId { get; set; }
member this.ModelId : string with get, set
Public Property ModelId As String

Property Value

Applies to