Share via


FunctionChoiceBehaviorConfiguration.Choice Property

Definition

Represents an AI model's decision-making strategy for calling functions.

public Microsoft.SemanticKernel.FunctionChoice Choice { get; }
member this.Choice : Microsoft.SemanticKernel.FunctionChoice
Public ReadOnly Property Choice As FunctionChoice

Property Value

Applies to