Prompt example extracted from Google Gemini Cookbook.
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](./Getting_started_with_ADK.ipynb)**: 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.