FunctionChoice.Required Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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