we’re evolving the gemini interactions api to support rich, multi-step agentic workflows instead of strict "user" and "model" roles, every action (from thinking to tool calls) is now represented as its own step https://t.co/SJ6aww6EMb
Google Rebuilds Gemini Interactions API to Power Multi-Step Agentic Workflows
· Updated
Google is restructuring the Gemini Interactions API to replace role-based outputs with a structured timeline of execution steps. This shift allows developers to track internal reasoning and tool calls as discrete actions, moving the platform from simple chat to native agentic orchestration.
outputs with a steps array, where every action—including internal reasoning, tool calls, and search results—is represented as a discrete, typed step in a timeline.This shift moves Gemini from a conversational paradigm to a native agentic framework. Modeling interactions as a sequence of actions rather than a back-and-forth chat gives developers granular visibility into the model's process. This mirrors OpenAI's Responses API and simplifies the Gemini tool orchestration required for long-running tasks.
You must migrate before the legacy API is removed on June 8, 2026. The update consolidates output controls into a single response_format field, removing separate MIME type declarations. Developers using the latest SDKs are opted in automatically, while REST users can test the new schema using a revision header.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →




