Gemini 3.1 Pro Preview
Google's preview model for the most complex reasoning and agentic workflows.
Context Window
1M tokens
gemini-3.1-pro-preview
Max Output
-
1M tokens
Input
$1.8$2.00
10% off1M tokens
Output
$10.8$12.00
10% off1M tokens
gemini-3.1-pro-previewPlayground
gemini-3.1-pro-previewClick or drag
No output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
gemini-3.1-pro-preview | 1M tokens | - | $1.8$2.0010% off 1M tokens | $10.8$12.0010% off 1M tokens | - | - |
Input · $3.6 · 1M tokens
Output · $16.2 · 1M tokens
Context caching · $0.18 · 1M tokens
Context caching · $0.36 · 1M tokens
README
- Google introduces Gemini 3.1 Pro as a model for tasks where a simple answer is not enough, with improved reasoning for complex work.
- The model is rolling out in preview across developer and enterprise surfaces to validate upgrades and push agentic workflows further.
- It is aimed at multi-step problem solving, deeper synthesis across data sources, and higher-complexity AI product experiences.
API
Google's preview model for the most complex reasoning and agentic workflows.
Model Code
gemini-3.1-pro-preview
API
Endpoint
POST /v1beta/models/{model}:generateContentAuthentication
x-goog-api-key: YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1beta/models/YOUR_MODEL_ID:generateContent" \
-H "x-goog-api-key: YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "Introduce ReachAPI in one sentence."
}
]
}
],
"generationConfig": {
"temperature": 0.2
}
}'Related Models
Gemini 3.1 Flash Image Preview
Google's high-efficiency preview image model for fast generation, conversational editing, and grounded visual workflows.
Gemini 3 Pro Image Preview
Google's highest-quality preview image model for professional asset generation, editing, and grounded visual production.
Gemini 2.5 Flash
Google's price-performance Gemini model for balanced, multimodal production workloads.
Gemini 2.5 Flash Image
Google's high-velocity native image model for low-latency generation and conversational editing.
Gemini 2.5 Flash Lite
Google's low-latency Gemini model for cost-sensitive, high-volume workloads.
Gemini 2.5 Pro
Google's most advanced reasoning Gemini model for complex multimodal problem solving.
