Partager via


Microsoft.SemanticKernel.Planning Namespace

Classes

FunctionCallingStepwisePlanner

A planner that uses OpenAI function calling in a stepwise manner to fulfill a user goal or question.

FunctionCallingStepwisePlanner.UserInteraction

Plugin used by the FunctionCallingStepwisePlanner to interact with the caller.

FunctionCallingStepwisePlannerOptions

Configuration for Stepwise planner instances.

FunctionCallingStepwisePlannerResult

Result produced by the FunctionCallingStepwisePlanner.

PlanCreationException

Exception thrown when a plan cannot be created.

PlannerOptions

Planner config with semantic memory

SemanticMemoryConfig

Semantic memory configuration.