FunctionChoiceBehaviorConfiguration Class
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.
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. |