Sample agents built with Google ADK and UiPath LLM providers.
| Sample | Description |
|---|---|
| quickstart-agent | Single agent with tool calling: fetches live weather data for any location |
| typed-agent | Sequential agent with typed input/output: researches topics via Wikipedia and returns structured JSON |
| multi-agent | Multi-agent pipeline: coordinates research, code generation, and report formatting with multiple sub-agents |