Partager via


FunctionChoice.Required Property

Definition

This choice forces the model to always call one or more functions. The model will then select which function(s) to call.

public static Microsoft.SemanticKernel.FunctionChoice Required { get; }
static member Required : Microsoft.SemanticKernel.FunctionChoice
Public Shared ReadOnly Property Required As FunctionChoice

Property Value

Applies to