Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)