Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 617 Bytes

File metadata and controls

9 lines (7 loc) · 617 Bytes

UiPath Google ADK Samples

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