Chapter 03
Gemini API Google Agent Development Kit (ADK) Examples
Gemini API Google Agent Development Kit (ADK) Examples
Agent Development Kit (ADK) is designed for developers seeking fine-grained control and flexibility when building advanced AI agents that are tightly integrated with services in Google Cloud. It allows you to define agent behavior, orchestration, and tool use directly in code, enabling robust debugging, versioning, and deployment anywhere – from your laptop to the cloud.
Table of contents
This folder contains examples demonstrating how to use the Google Application Development Kit (ADK) with the Gemini API to build more robust, stateful, and manageable applications.
- Getting_started_with_ADK: Learn the basics of using ADK for state management around a simple Gemini API call, showcasing workflow transitions (e.g., start, processing, end).
Explore other folders in this cookbook for more examples focusing directly on the Gemini API or integrations with other frameworks and tools.
