FunctionCallingStepwisePlannerResult 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.
Result produced by the FunctionCallingStepwisePlanner.
public class FunctionCallingStepwisePlannerResult
type FunctionCallingStepwisePlannerResult = class
Public Class FunctionCallingStepwisePlannerResult
- Inheritance
-
FunctionCallingStepwisePlannerResult
Constructors
FunctionCallingStepwisePlannerResult() |
Properties
ChatHistory |
Chat history containing the planning process. |
FinalAnswer |
Final result message of the plan. |
Iterations |
Number of iterations performed by the planner. |