ChatRequestAssistantMessage.ParticipantName Property

Definition

An optional name associated with the assistant message. This is typically defined with a system message and is used to differentiate between multiple participants of the same role.

public string ParticipantName { get; set; }
member this.ParticipantName : string with get, set
Public Property ParticipantName As String

Property Value

Applies to