BackgroundAgentsProviderOptions Class

Definition

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.

Applies to