Share via


ModelResponseGenerationTarget.BaseMessages Property

Definition

A list of messages comprising the conversation so far.

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

Property Value

Applies to