Partager via


FunctionCallingStepwisePlannerResult Class

Definition

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.

Applies to