Share via


ChatCompletionsOptions.Functions Property

Definition

A list of functions the model may generate JSON inputs for.

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

Property Value

Applies to