CreateResponseRequest.InputItems Property

Definition

Gets the resolved input items for this response (empty if none).

public System.Collections.Generic.IEnumerable<Azure.AI.AgentServer.Responses.Models.OutputItem> InputItems { get; }
member this.InputItems : seq<Azure.AI.AgentServer.Responses.Models.OutputItem>
Public ReadOnly Property InputItems As IEnumerable(Of OutputItem)

Property Value

Applies to