Del via


OpenAIChatCompletionRequest.ModelId Property

Definition

Gets the model id requested by the chat completion.

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

Property Value

Applies to