Share via


FunctionChoice.None Property

Definition

This behavior forces the model to not call any functions and only generate a user-facing message.

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

Property Value

Applies to