AgentSkillsProviderOptions.SkillsInstructionPrompt Property

Definition

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

public string? SkillsInstructionPrompt { get; set; }
member this.SkillsInstructionPrompt : string with get, set
Public Property SkillsInstructionPrompt As String

Property Value

Applies to