Skip to main content
Run the Deep Research managed agent through the Gemini Interactions API. The agent plans the task, searches the web, and returns a researched report with citations. The model forces background=True and store=True, and the non-streaming path polls until the result is ready.

Code

cookbook/90_models/google/gemini_interactions/deep_research.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent