FunctionChoice.Auto 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 instructs the model to decide whether to call the functions or not and, if so, which ones to call.
public static Microsoft.SemanticKernel.FunctionChoice Auto { get; }
static member Auto : Microsoft.SemanticKernel.FunctionChoice
Public Shared ReadOnly Property Auto As FunctionChoice