다음을 통해 공유


AgentThreadCreationOptions.Messages Property

Definition

The initial messages to associate with the new thread.

public System.Collections.Generic.IList<Azure.AI.Projects.ThreadMessageOptions> Messages { get; }
member this.Messages : System.Collections.Generic.IList<Azure.AI.Projects.ThreadMessageOptions>
Public ReadOnly Property Messages As IList(Of ThreadMessageOptions)

Property Value

Applies to