Response.Text Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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