Share via


ThreadInitializationMessage.Role Property

Definition

The role associated with the assistant thread message. Currently, only 'user' is supported when providing initial messages to a new thread.

public Azure.AI.OpenAI.Assistants.MessageRole Role { get; }
member this.Role : Azure.AI.OpenAI.Assistants.MessageRole
Public ReadOnly Property Role As MessageRole

Property Value

Applies to