intermediateSteps property

List<AgentStep> intermediateSteps
final

The actions the agent has taken to date, along with their observations.

Implementation

final List<AgentStep> intermediateSteps;