A Turn Budget is a strict limit on the number of iterations an agent can execute. It is a form of loop control to mitigate the risks of an agent getting stuck in a loop.
Why it matters: Setting a reasonable maximum number of turns is an important safety mechanism to prevent runaway agents and excessive costs.
Connections:
Sources: