deep research max preview is Google's highest-effort agentic research model, built to run long, multi-step investigations and return a cited, synthesized report rather than a quick answer. It's the "max comprehensiveness" tier — the name signals that Google tuned it to spend more time and more tool calls per task than the standard research agent, at a price that reflects that: $2.00 per million input tokens and $12.00 per million output tokens, the highest rate of any model in this batch.
What "Max" Signals
This isn't a chat model wearing a research label. It's built for tasks that involve breaking a question into sub-investigations, pulling from multiple sources, and assembling a coherent write-up with citations — work that takes many internal steps before it produces a final answer. Reasoning and function calling are both supported, which is what lets it plan and execute that kind of multi-step research loop rather than answer from a single pass.
Context, Cost, and Multi-Step Research
- Context window: 1,048,576 tokens
- Max output: 65,536 tokens
- Input price: $2.00 per million tokens
- Output price: $12.00 per million tokens
- Cached input: $0.20 per million tokens
A 1,048,576-token window matters more here than in a chat model because a research run can accumulate a large amount of intermediate context — search results, document excerpts, prior reasoning steps — before it produces final output. At $12.00 per million output tokens, a long, well-cited report with 5,000 output tokens costs around six cents on the output side alone, before counting the input tokens consumed by every intermediate step. Research-agent workloads accumulate cost across many internal calls, not just the one the user sees, so budgeting by cost per finished report rather than cost per token is the more honest way to plan around this model.
Multimodal Input, Text and Image Output
Input modalities are text, image, video, audio, and pdf; output is text and image — the image output is notable, since most models in this category answer in text only. That makes it a plausible fit for research tasks that should end in a chart, diagram, or annotated figure rather than a wall of prose.
Next to Gemini Deep Research Preview
Google also lists Gemini Deep Research Preview, which shares this model's context window, pricing, and modality support almost exactly. The "Max" name is the differentiator that matters here: treat Deep Research Max Preview as the variant to reach for when a task genuinely needs the deepest, most exhaustive pass Google offers, and the standard Deep Research Preview as the default for research tasks that don't need that extra depth.
Still a Preview
The "Preview" label is worth taking seriously — this is not a model Google has committed to as a stable, long-term offering yet. Teams building production pipelines on it should expect the possibility of changes before it graduates to a general-availability name.