BackgroundAgentsProviderOptions 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.
Options controlling the behavior of BackgroundAgentsProvider.
public sealed class BackgroundAgentsProviderOptions
type BackgroundAgentsProviderOptions = class
Public NotInheritable Class BackgroundAgentsProviderOptions
- Inheritance
-
BackgroundAgentsProviderOptions
Constructors
| Name | Description |
|---|---|
| BackgroundAgentsProviderOptions() | |
Properties
| Name | Description |
|---|---|
| AgentListBuilder |
Gets or sets a custom function that builds the agent list text to append to instructions. |
| Instructions |
Gets or sets custom instructions provided to the agent for using the background agent tools. |