Skip to main content
Run the Antigravity managed agent through the Gemini Interactions API. Antigravity is a general-purpose autonomous agent (Gemini 3.5 Flash) that plans, runs code, browses the web, and produces artifacts (PDFs, HTML, slides) inside a managed Linux sandbox. The environment parameter selects the sandbox: Unlike Deep Research, Antigravity runs in the foreground. The model still forces store=True so the interaction is retrievable.

Code

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

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent