Share via


StreamingChatMessageContent.Role Property

Definition

Role of the author of the message

public Microsoft.SemanticKernel.ChatCompletion.AuthorRole? Role { get; set; }
member this.Role : Nullable<Microsoft.SemanticKernel.ChatCompletion.AuthorRole> with get, set
Public Property Role As Nullable(Of AuthorRole)

Property Value

Applies to