adk-docs
adk-docs copied to clipboard
An open-source, code-first toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
I could not find an example usage of this class anywhere in the examples or documentation. Can there please be an example on this [page](https://google.github.io/adk-docs/sessions/session/)
**Is your feature request related to a problem? Please describe.** If you try to use a VertexAISearchTool with other tools, you get an error that search tools cannot be combined...
This PR adds documentation for the new BigQuery `analyze_contribution` tool, as requested in issue #744.
This PR adds documentation for Gemma model support, as requested in issue #744.
This PR adds documentation for the new `ReflectRetryToolPlugin`, as requested in issue #744.
This PR adds a new section to the sessions documentation introducing the concept of LLM context compaction.
This PR removes the limitation notice and adds a new section on how to use multiple built-in tools together, as requested in issue #744.
This PR adds a link to the new `ReflectRetryToolPlugin` documentation on the main plugins page.
This PR adds a new page to the plugins section to document the `ReflectRetryToolPlugin`, explaining its purpose, features, and how to use it.