Uses of Class
com.microsoft.semantickernel.planner.stepwiseplanner.StepwisePlannerConfig
-
Packages that use StepwisePlannerConfig Package Description com.microsoft.semantickernel.planner.stepwiseplanner -
-
Uses of StepwisePlannerConfig in com.microsoft.semantickernel.planner.stepwiseplanner
Constructors in com.microsoft.semantickernel.planner.stepwiseplanner with parameters of type StepwisePlannerConfig Constructor Description DefaultStepwisePlanner(Kernel kernel, StepwisePlannerConfig config, String prompt, PromptTemplateConfig promptUserConfig)Initialize a new instance of theStepwisePlannerclass.
-