Share via


Agent.Template Property

Definition

Gets or sets a prompt template based on the agent instructions.

protected Microsoft.SemanticKernel.IPromptTemplate? Template { get; set; }
member this.Template : Microsoft.SemanticKernel.IPromptTemplate with get, set
Protected Property Template As IPromptTemplate

Property Value

Applies to