Anand Roy
Anand Roy
### Description of the feature request: With the introduction of the new Google ADK, it seems beneficial to organize related examples effectively. I'd like to propose creating a dedicated subfolder...
Closes #723 Feat: - Adds a notebook for showcasing Gemini 2.5 flash thinking - nbfmt and lint checked
Closes #732 - Added `Get_Started_Learnlm` notebook in quickstarts folder - nbfmt and lint checked
## Related Issue Closes #708 ## Description This PR adds the first ADK example notebook (`Getting_started_with_ADK.ipynb`) to the `examples/google-adk/` directory set up in #709. ## Purpose * Introduces basic ADK...
Closes #708 This PR establishes the foundational structure for adding examples showcasing the integration of the **Google Application Development Kit (ADK)** with the Gemini API within the cookbook. It introduces...
### Description of the feature request: This feature request proposes adding runnable Jupyter/Colab notebooks to the Gemini Cookbook, specifically to demonstrate the LearnLM model examples. These notebooks would provide practical,...
## Description of the feature request: I'd like to propose adding a new example notebook to the examples/google-adk/ directory (assuming #709 is planned). This notebook would demonstrate a more advanced...
## Building an AI-Powered Research Agent with LangGraph and Gemini This notebook demonstrates how to build an autonomous AI research agent that conducts intelligent web searches and synthesizes comprehensive answers...
### Overview This PR introduces automated testing of Jupyter notebooks within the repository. It adds a shell entrypoint (cookbook) and a Python test runner (test_nbclient.py) that: - Automatically discovers and...