Partager via


FunctionChoiceBehaviorConfiguration Class

Definition

Represents function choice behavior configuration produced by a FunctionChoiceBehavior.

public sealed class FunctionChoiceBehaviorConfiguration
type FunctionChoiceBehaviorConfiguration = class
Public NotInheritable Class FunctionChoiceBehaviorConfiguration
Inheritance
FunctionChoiceBehaviorConfiguration

Properties

AutoInvoke

Indicates whether the functions should be automatically invoked by the AI connector.

Choice

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

Functions

The functions available for AI model.

Options

The behavior options.

Applies to