Guide · Google AI for Developers · Beginner to intermediate
You want Google's current top-level map of Gemini models, agents, tools, and the recommended Interactions API entrypoint before going deeper.
gemini, google, interactions api, models, agents
Guide · Google AI for Developers · Intermediate
You want the official overview of Gemini managed agents, sandbox behavior, and when to use agent workflows instead of plain model calls.
gemini, agents, interactions api, deep research, coding agents
Quickstart · Google AI for Developers · Intermediate
You want Google's practical quickstart for building a managed Gemini agent that streams responses, keeps multi-turn state, uses the Antigravity sandbox, and can return files instead of reading only the higher-level overview.
gemini, managed agents, interactions api, tools, stateful workflows
Guide · Google AI for Developers · Intermediate
You want Gemini to notify your app when long-running jobs finish instead of polling Batch, Interactions, or video operations in a loop.
gemini, webhooks, interactions api, background execution, async workflows
Migration guide · Google AI for Developers · Intermediate
You are upgrading an older Gemini integration and need Google's current migration path toward the Interactions API for stateful agent workflows.
gemini, interactions api, migration, agents, stateful workflows
Guide · Google AI for Developers · Intermediate to advanced
You need Google's current pattern for long-running Gemini tasks such as deep research, multi-step agents, and server-side asynchronous execution.
gemini, background execution, interactions api, async workflows, deep research
Guide · Google AI for Developers · Intermediate to advanced
You want the latest official Google docs for long-running research agents, cited reports, background execution, and MCP-aware investigation workflows.
gemini, deep research, agents, search grounding, research workflows
Guide · Google AI for Developers · Intermediate to advanced
You need Google's current recommended API surface for agentic workflows, server-side state, and complex multimodal conversations.
gemini, interactions api, agents, tool use, stateful workflows
Guide · Google AI for Developers · Intermediate
You want Google's newest first-party retrieval path for grounded Gemini answers with managed chunking, indexing, and multimodal embeddings.
gemini, file search, rag, interactions api, grounded answers