Skip to content

Conversation

@adk-bot
Copy link
Collaborator

@adk-bot adk-bot commented Oct 22, 2025

This pull request adds documentation for the new ReflectAndRetryToolPlugin, as requested in issue #796.

@joefernandez joefernandez changed the title Update ADK doc according to issue #796 - 3 Update ADK doc according to issue #796 - 3 - Reflect and Retry Tool Plugin Nov 4, 2025
@joefernandez joefernandez changed the title Update ADK doc according to issue #796 - 3 - Reflect and Retry Tool Plugin docs: Reflect and Retry Tool Plugin - Update ADK doc according to issue #796 - 3 Nov 5, 2025
Copy link
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Approved w/ minor comments.

</div>

The Refect and Retry Tool plugin can help your agent recover from error
responses from ADK [Tools](/adk-docs/tools-custom/) and automatically retry the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to link to /adk-docs/tools/?

## Add Reflect and Retry Plugin

Add this plugin to your ADK workflow by adding it to the plugins setting of your
App object, as shown below:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Until we have more docs on App, consider linking to the App object in API docs at http://google.github.io/adk-docs/api-reference/python/google-adk.html#google.adk.apps.App.

Comment on lines +75 to +76
For a complete implementation of this sample, see the
[Basic sample](https://github.com/google/adk-python/tree/main/contributing/samples/plugin_reflect_tool_retry/basic).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence and link seems redundant given the section immediately below it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants