HandlebarsPlanner Class

Definition

Represents a Handlebars planner.

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

Constructors

Name Description
HandlebarsPlanner(HandlebarsPlannerOptions)

Initializes a new instance of the HandlebarsPlanner class.

Fields

Name Description
PromptTemplateOptions

Represents static options for all Handlebars Planner prompt templates.

Methods

Name Description
CreatePlanAsync(Kernel, String, KernelArguments, CancellationToken)

Creates a plan for the specified goal.

Applies to