Share via


ChatRequestAssistantMessage.FunctionCall Property

Definition

The function call that must be resolved and have its output appended to subsequent input messages for the chat completions request to resolve as configured.

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

Property Value

Applies to