← Back to all generators

google/gemini-3-pro

Google's most advanced reasoning Gemini model

Capabilities

Top-P

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

The text prompt to send to the model

audiostring

Input audio to send with the prompt (max 1 audio file, up to 8.4 hours)

imagesarray

Input images to send with the prompt (max 10 images, each up to 7MB)

Default:
max_output_tokensinteger

Maximum number of tokens to generate

Default: 65535min: 1, max: 65535
system_instructionstring

System instruction to guide the model's behavior

temperaturenumber

Sampling temperature between 0 and 2

Default: 1min: 0, max: 2
thinking_levelstring

Thinking level for reasoning (low or high). Replaces thinking_budget for Gemini 3 models.

Default: "none"
nonelowhigh
top_pnumber

Nucleus sampling parameter - the model considers the results of the tokens with top_p probability mass

Default: 0.95min: 0, max: 1
video_fpsnumber

Frame rate (frames per second) at which to sample input videos. Higher values give the model more frames to reason over (useful for fast-moving footage) but consume more tokens. Omit to use the default sampling rate (1 fps).

min: 0.1, max: 60
videosarray

Input videos to send with the prompt (max 10 videos, each up to 45 minutes)

Default:
Version: f643f4be1635Updated: 7/25/20261.3M runs