ItemFieldMessage.Role Property

Definition

The role of the message. One of unknown, user, assistant, system, critic, discriminator, developer, or tool.

public Azure.AI.AgentServer.Responses.Models.MessageRole Role { get; }
member this.Role : Azure.AI.AgentServer.Responses.Models.MessageRole
Public ReadOnly Property Role As MessageRole

Property Value

Applies to