Update include_plugins per Issue #1173 - 9 - #1990
Conversation
Rendered page> PRs> #1190 #1192 Original Issue> #1173 - Changed the proposed note format into a bullet point. - Made the explanation shorter and more direct so it matches Google's writing style guide. - Fixed and replaced the undefined agent variable with a concrete MyImageAgent placeholder class to make the Python snippet self-contained. - Added comments inside the code to explain exactly what happens when you turn plugins on or off (like how it affects things like tracing and events). - Did light formatting in the rest of the page
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
fixed rendering mistakes
Adding a bullet did not work, I created a sub topic to stop the snippet from breaking in the rendering.
Technical Review Verification & Code Citations:
Test Coverage:The behavioral expectations described in the PR are thoroughly tested and validated by several unit tests:
|
joefernandez
left a comment
There was a problem hiding this comment.
Approved with comments.
Rendered page> https://deploy-preview-1990--adk-docs-preview.netlify.app/tools-custom/function-tools/#control-plugin-inheritance
PRs> #1190 #1192
Original Issue> #1173
Originating code commit: google/adk-python@777dba3
The code snippet broke the first time so I worked on several commits to fix it. The rendering looks good now!