AgentModeProviderOptions 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 AgentModeProvider.
public sealed class AgentModeProviderOptions
type AgentModeProviderOptions = class
Public NotInheritable Class AgentModeProviderOptions
- Inheritance
-
AgentModeProviderOptions
Constructors
| Name | Description |
|---|---|
| AgentModeProviderOptions() | |
Properties
| Name | Description |
|---|---|
| DefaultMode |
Gets or sets the initial mode for new sessions. |
| Instructions |
Gets or sets custom instructions provided to the agent for using the mode tools. |
| Modes |
Gets or sets the list of available modes the agent can operate in. |