Skip to content
Gemini 3.1 Pro Preview Custom Tools logo

Gemini 3.1 Pro Preview Custom Tools

Verified

Google's multimodal preview model with custom tools and massive context handling.

GoogleMultimodalClosed
Vision
Model page
Updated 2026-06-14

About Gemini 3.1 Pro Preview Custom Tools

This preview model from Google combines a very large context capacity with support for multiple data types including text, audio, images, video, and files. It is not released as open weights and includes custom tool capabilities for flexible task execution. The architecture emphasizes handling lengthy multimodal inputs without requiring parameter counts to be disclosed.

Its primary strengths lie in managing complex, multi-format data streams within a single session thanks to the million-plus token window. Developers can leverage the custom tools feature to extend functionality for specialized workflows. As a closed model, it prioritizes controlled access and integration within Google's ecosystem.

Typical usage involves research, content analysis, and creative projects that require simultaneous processing of diverse media alongside long-form context. Users often apply it to scenarios needing precise tool-augmented reasoning across audio transcripts, visual data, and documents. The preview status indicates ongoing refinements for production reliability.

Capabilities

Multimodal understanding of text, audio, image, video and files
Long-context reasoning and synthesis
Custom tool integration and function calling
Code generation and analysis
Real-time audio and video interpretation

How Gemini 3.1 Pro Preview Custom Tools compares

Gemini 3.1 Pro Preview Custom Tools (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Gemini 3.1 Pro Preview Custom Tools ranks #89 of 122

$10.0
GPT-5.1
$10.0
GPT-5.1-Codex-Max
$10.0
GPT-5
$10.0
Gemini 2.5 Pro
$10.0
GPT-5.1 Chat
$10.0
GPT-5 Chat
$12.0
Gemini 3.1 Pro Preview Custom Tools
$12.0
Gemini 3.1 Pro Preview
$12.0
Google Gemini Pro Latest
$12.5
Nova Premier 1.0
$14.0
GPT-5.3-Codex
$14.0
GPT-5.2
$14.0
GPT-5.2-Codex

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-Context Document Analysis

The 1,048,756-token context window allows processing of entire books, lengthy legal contracts, or full research papers in a single pass for summarization or insight extraction.

Multimodal Data Interpretation

As a multimodal model it handles combined text and image inputs to generate descriptions, answer questions about visuals, or create reports from charts and diagrams.

Custom Tool-Augmented Workflows

The preview version supports custom tool integration, enabling developers to build agents that call external functions or APIs while maintaining long conversation history.

Strengths & limitations

Strengths

  • +Strong cross-modal coherence on mixed inputs
  • +Effective use of very large context windows
  • +Flexible extension via custom tools

Limitations

  • Preview status may include occasional instability
  • Large contexts can increase latency and cost
  • Tool setup requires additional configuration

Cost calculator

Estimate what Gemini 3.1 Pro Preview Custom Tools would cost for your usage.

$0.00800
per request
$80
estimated / month

Based on Gemini 3.1 Pro Preview Custom Tools's $2.00/1M input · $12.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "google/gemini-3.1-pro-preview-customtools",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: google/gemini-3.1-pro-preview-customtools

Editor's verdict

Our take on Gemini 3.1 Pro Preview Custom Tools

Gemini 3.1 Pro Preview Custom Tools is Google's proprietary multimodal with a 1049K-token context window.

At $12.00 per 1M output tokens, it is premium-priced for its class.

It is available through Google's API and aggregators like OpenRouter.

Best suited to strong cross-modal coherence on mixed inputs and effective use of very large context windows.

Did you find this helpful?

Frequently asked questions

The model provides a context length of 1,048,756 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other Gemini models

Sibling versions in the Gemini family from Google.

Promote Gemini 3.1 Pro Preview Custom Tools

Add this badge to your website, or share the tool.

DFeatured on DhanasviGemini 3.1 Pro Preview Custom Tools 2