Update include_plugins per Issue #1173 - 9#1990
Open
zyantw wants to merge 4 commits into
Open
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered page> https://deploy-preview-1990--adk-docs-preview.netlify.app/tools-custom/function-tools/#control-plugin-inheritance
PRs> #1190 #1192
Original Issue> #1173
The code snippet broke the first time so I worked on several commits to fix it. The rendering looks good now!