maxSteps property
The maximum number of provider round-trips before the agent loop stops, guarding against runaway loops and token spend.
Implementation
final int maxSteps;
The maximum number of provider round-trips before the agent loop stops, guarding against runaway loops and token spend.
final int maxSteps;