Microsoft.SemanticKernel.Planning Namespace
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.
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. |