Share via


Response.Text Property

Definition

Configuration options for a text response from the model. Can be plain text or structured JSON data. Learn more:

public Azure.AI.AgentServer.Contracts.Generated.Responses.CreateResponseRequestText Text { get; }
member this.Text : Azure.AI.AgentServer.Contracts.Generated.Responses.CreateResponseRequestText
Public ReadOnly Property Text As CreateResponseRequestText

Property Value

Applies to