Share via


StreamingChatResponseMessageUpdate.Role Property

Definition

The chat role associated with the message. If present, should always be 'assistant'.

public Azure.AI.Inference.ChatRole? Role { get; }
member this.Role : Nullable<Azure.AI.Inference.ChatRole>
Public ReadOnly Property Role As Nullable(Of ChatRole)

Property Value

Applies to