Ask a question to get started
Enter to sendā¢Shift+Enter new line
max_iterations: int | None = 15
The maximum number of steps to take before ending the execution loop.
Setting to 'None' could lead to an infinite loop.