ResponsesOpenApiFunctionDefinition.Functions Property

Definition

List of function definitions used by OpenApi tool.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Extensions.OpenAI.ResponsesOpenApiFunctionDefinitionFunction> Functions { get; }
member this.Functions : System.Collections.Generic.IReadOnlyList<Azure.AI.Extensions.OpenAI.ResponsesOpenApiFunctionDefinitionFunction>
Public ReadOnly Property Functions As IReadOnlyList(Of ResponsesOpenApiFunctionDefinitionFunction)

Property Value

Applies to