Partager via


FunctionChoiceBehaviorConfiguration.Functions Property

Definition

The functions available for AI model.

public System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelFunction>? Functions { get; }
member this.Functions : System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelFunction>
Public ReadOnly Property Functions As IReadOnlyList(Of KernelFunction)

Property Value

Applies to