gemini deep research preview is Google's agentic research model for autonomous, multi-step investigation — the kind of task where a single-pass answer isn't good enough and the model needs to search, read, synthesize, and cite across several rounds before it's done. It shares its context window, output ceiling, and pricing with the Max Preview variant in Google's lineup, which makes the choice between the two less about raw capability and more about how much depth a given research task actually needs.
The Research Agent, Not the Chat Model
This model is built around planning and executing a sequence of steps rather than answering directly. Reasoning is on by default and function calling is supported, so it can call tools, read results, and decide what to do next inside a single research run instead of stopping after one pass.
Working the Numbers
- 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
At $2.00 per million input tokens and $12.00 per million output tokens, this sits well above Google's Flash-tier models on price — appropriate for a model doing the work of many chained calls internally rather than one lightweight request. The 1,048,576-token context window gives a research run room to carry forward source material and intermediate findings across a long investigation without truncating context partway through.
Modalities In, Modalities Out
Input accepts text, image, video, audio, and pdf; output covers text and image, not text alone. That's useful for research output that benefits from an included chart or diagram rather than a purely textual report — a genuine differentiator from single-modality-output research tools.
How It Differs From Deep Research Max
Deep Research Max Preview carries the identical context window, pricing, and modality profile in this listing, with a capability score of 88.9 shared by both. The practical distinction is in the name: "Max" points at the highest-comprehensiveness setting Google offers, while this standard Deep Research Preview is the more general-purpose entry point for agentic research work. Teams unsure which to start with are better off defaulting here and only reaching for Max Preview once a task has proven it needs more exhaustive coverage.
Preview Status and What That Implies
Like its Max sibling, this is a preview release, not a model with long-term API stability guarantees yet. Pinning a specific version rather than assuming behavior stays fixed is worth doing if reliability matters for a production pipeline.