AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

10 matches for "interactions api"

Providers and platforms

Official Gemini material for learning Gemini 3.8 Flash and the current stable, preview, latest, and experimental model lineup, plus the now-GA Interactions API, Lyria music generation, prompt design, function calling, background execution, Deep Research, Computer Use, Hooks, Live API, File Search, coding-agent setup, multimodal tradeoffs, and AI Studio workflows.

Topics

Gemini 3.8 Flash, Gemini models, Multimodal AI, Long context, Model selection, AI Studio, Interactions API, Background execution, Deep Research, Computer Use, Hooks, Live API, Coding agents, Music generation, File Search, API examples

Resources

Gemini API overview

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

Gemini Agents Overview

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

Gemini Managed Agents quickstart

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

Gemini Webhooks

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

Migrate to the Gemini Interactions API

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

Gemini background execution

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

Gemini Deep Research Agent

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

Gemini Interactions API

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

Gemini File Search

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