onStepStart method

void onStepStart(
  1. int stepNumber
)

Called at the start of a ReAct reasoning step.

Implementation

void onStepStart(int stepNumber) {}