FunctionChoice.None 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 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