HandlebarsPlanner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |