Partager via


StreamingChatCompletionUpdate.ModelId Property

Definition

Gets or sets the model ID using in the creation of the chat completion of which this update is a part.

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