Loading request...
Implement the capability for the `AutoGPTAgentBlock` to execute multiple, iterative steps. This could be achieved either as a new, separate block or as an optional feature within the existing `AutoGPTAgentBlock`.
Implement the ability for `AutoGPTAgentBlock` to take multiple, iterative steps. This should either be a separate block or optional functionality of the `AutoGPTAgentBlock`.