Compartilhar via


CreateRunStreamingOptions.AdditionalMessages Property

Definition

Adds additional messages to the thread before creating the run.

public System.Collections.Generic.IEnumerable<Azure.AI.Agents.Persistent.ThreadMessageOptions> AdditionalMessages { get; set; }
member this.AdditionalMessages : seq<Azure.AI.Agents.Persistent.ThreadMessageOptions> with get, set
Public Property AdditionalMessages As IEnumerable(Of ThreadMessageOptions)

Property Value

Applies to