Partager via


HandlebarsPlanner Class

Definition

Represents a Handlebars planner.

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

Constructors

HandlebarsPlanner(HandlebarsPlannerOptions)

Initializes a new instance of the HandlebarsPlanner class.

Fields

PromptTemplateOptions

Represents static options for all Handlebars Planner prompt templates.

Methods

CreatePlanAsync(Kernel, String, KernelArguments, CancellationToken)

Creates a plan for the specified goal.

Applies to