Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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