ChatCompletionsToolCall.Function Property

Definition

The details of the function call requested by the AI model.

public Azure.AI.Inference.FunctionCall Function { get; set; }
member this.Function : Azure.AI.Inference.FunctionCall with get, set
Public Property Function As FunctionCall

Property Value

Applies to