ItemMessage.Role Property
Definition
Important
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 role of the message. One of unknown, user, assistant, system, critic, discriminator, developer, or tool.
public Azure.AI.AgentServer.Responses.Models.MessageRole Role { get; set; }
member this.Role : Azure.AI.AgentServer.Responses.Models.MessageRole with get, set
Public Property Role As MessageRole