Share via


Response.Output Property

Definition

An array of content items generated by the model.

public System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemResource> Output { get; }
member this.Output : System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemResource>
Public ReadOnly Property Output As IReadOnlyList(Of ItemResource)

Property Value

Applies to