Share via


FileAgentSkillsProviderOptions Class

Definition

Configuration options for FileAgentSkillsProvider.

public sealed class FileAgentSkillsProviderOptions
type FileAgentSkillsProviderOptions = class
Public NotInheritable Class FileAgentSkillsProviderOptions
Inheritance
FileAgentSkillsProviderOptions

Constructors

Name Description
FileAgentSkillsProviderOptions()

Properties

Name Description
SkillsInstructionPrompt

Gets or sets a custom system prompt template for advertising skills. Use {0} as the placeholder for the generated skills list. When null, a default template is used.

Applies to