Description
Can we also adds each tool's max retries limit to the run context? Therefore when raising ModelRetry we can instruct the model to avoid using the tool again softly instead of a hard stop (raise an error and interrupt the whole loop)
References
No response