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.
You probably got bigger fish to fry, but I wanted to bring this to your attention. Potentially, there are others struggling with getting started. I think it is just about...
When declaring an Agent's model parameters, users can specify retry options using the `google.genai.types.HttpRetryOptions` object. We should add this to the core LlmAgent documentation (`docs/agents/llm-agents.md`) with an example. Suggested content:...
When declaring an Agent's model parameters, users can specify retry options using the google.genai.types.HttpRetryOptions object. Opening an issue to add this to the core LlmAgent Documentation.
When `output_schema` is set on an agent it can now be used with tools etc, so the note below is wrong. https://google.github.io/adk-docs/api-reference/python/google-adk.html#google.adk.agents.LlmAgent.output_schema