Gemini logoGemini

    gemini-3.7-flash

    Auto-router

    gemini/gemini-3.7-flash

    ChatVisionFilesToolsSystem promptReasoning

    Context

    1M

    Max output

    66K

    Input / 1M

    $0.75

    Output / 1M

    $3.75

    Modality

    Chat

    Cutoff

    unknown

    About this model

    Gemini 3.7 Flash is Google's fast, cost-efficient multimodal model released August 2026, featuring a 1M-token context window, tunable thinking (reasoning) levels, and improved coding and agentic performance over Gemini 3.6 Flash.

    Best suited for

    • Coding and agentic workflows
    • Long-context conversations (1M tokens)
    • Production-ready code generation
    • General-purpose multimodal AI applications

    Capabilities

    Vision

    Accepts images alongside text in the same message.

    Files

    Accepts file attachments — PDFs, transcripts, spreadsheets.

    Tools

    Native function calling, so agents can invoke your endpoints.

    System prompt

    Honours a dedicated system role, separate from the user turn.

    Reasoning

    Emits a separate thinking pass before the answer.

    Supported parameters

    max_tokensMax Tokens Limit

    Specifies the maximum number of text units (tokens) allowed in a response, limiting its length.

    tools

    Lists tool definitions or capabilities available to the model.

    tool_choice

    Decides whether to use tools or just the model for generating responses.

    response_type

    Defines the format or type of the generated response.

    parallel_tool_calls

    Enables parallel execution of tools, allowing multiple tools to run simultaneously.

    reasoning

    Controls the level of reasoning (thinking) used by the model.

    stream

    Sends the response in real-time as it's being generated.