Share via


FunctionChoice.Auto Property

Definition

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

Property Value

Applies to