AgentSkillsProviderOptions 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.
Configuration options for AgentSkillsProvider.
public sealed class AgentSkillsProviderOptions
type AgentSkillsProviderOptions = class
Public NotInheritable Class AgentSkillsProviderOptions
- Inheritance
-
AgentSkillsProviderOptions
Constructors
| Name | Description |
|---|---|
| AgentSkillsProviderOptions() | |
Properties
| Name | Description |
|---|---|
| DisableLoadSkillApproval |
Gets or sets a value indicating whether approval is disabled for the LoadSkillToolName tool. |
| DisableReadSkillResourceApproval |
Gets or sets a value indicating whether approval is disabled for the ReadSkillResourceToolName tool. |
| DisableRunSkillScriptApproval |
Gets or sets a value indicating whether approval is disabled for the RunSkillScriptToolName tool. |
| IncludeDetailedErrors |
Gets or sets a value indicating whether detailed exception information is included in the error message returned to the model when a script execution fails. |
| SkillsInstructionPrompt |
Gets or sets a custom system prompt template for advertising skills.
The template must contain |