StreamingChatResponseToolCallUpdate.Function Property

Definition

Updates to the function call requested by the AI model.

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

Property Value

Applies to