FunctionCallingStepwisePlanner.UserInteraction Class

Definition

Plugin used by the FunctionCallingStepwisePlanner to interact with the caller.

public sealed class FunctionCallingStepwisePlanner.UserInteraction
type FunctionCallingStepwisePlanner.UserInteraction = class
Public NotInheritable Class FunctionCallingStepwisePlanner.UserInteraction
Inheritance
FunctionCallingStepwisePlanner.UserInteraction

Constructors

Name Description
FunctionCallingStepwisePlanner.UserInteraction()

Methods

Name Description
SendFinalAnswer(String)

This function is used by the FunctionCallingStepwisePlanner to indicate when the final answer has been found.

Applies to