Share via


NestedResponseGenerator.OutputGenerator Property

Definition

Gets or initializes the output generator for item resources.

public Azure.AI.AgentServer.Responses.Invocation.Stream.INestedStreamEventGenerator<System.Collections.Generic.IEnumerable<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemResource>> OutputGenerator { get; init; }
member this.OutputGenerator : Azure.AI.AgentServer.Responses.Invocation.Stream.INestedStreamEventGenerator<seq<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ItemResource>> with get, set
Public Property OutputGenerator As INestedStreamEventGenerator(Of IEnumerable(Of ItemResource))

Property Value

Applies to