Gemini 3.7 Flash vs Step-3.5-Flash

    Comparison

    As of August 20, 2026, Step-3.5-Flash is 89% cheaper per million tokens than Gemini 3.7 Flash. Gemini 3.7 Flash is $0.75 / $3.75 per million input/output tokens versus Step-3.5-Flash at $0.10 / $0.40. Sources: https://ai.google.dev/gemini-api/docs/pricing and https://anotherwrapper.com/tools/llm-pricing

    Sources: Gemini API pricing (https://ai.google.dev/gemini-api/docs/pricing); AnotherWrapper LLM pricing (https://anotherwrapper.com/tools/llm-pricing)

    Gemini 3.7 Flash

    Google

    $4.50blended / 1M

    Input

    $0.75

    Output

    $3.75

    1M ctx|Proprietary
    89%
    cheaper
    Better value

    Step-3.5-Flash

    StepFun

    $0.50blended / 1M

    Input

    $0.10

    Output

    $0.40

    65.5K ctx|Open Source
    Save $4.00 per million tokens by choosing Step-3.5-Flash over Gemini 3.7 Flash.

    Gemini 3.7 Flash vs Step-3.5-Flash comparison

    Token pricing, specs, and benchmarks side by side

    Metric
    Gemini 3.7 Flash
    Step-3.5-Flash
    Provider
    Provider
    Google
    StepFun
    License
    Proprietary
    Open Source
    Release Date
    2026-08-13
    2026-02-02
    Pricing (per 1M tokens)
    Input Price+650%
    $0.75
    $0.10
    Output Price+838%
    $3.75
    $0.40
    Blended (1M + 1M)
    $4.50
    $0.50
    Model Details
    Context Window
    1M
    65.5K
    Max Output Tokens
    65.5K
    8.2K
    Knowledge Cutoff
    2026-03-31
    N/A
    Throughput
    12.65240051066044 tok/s
    150 tok/s
    Benchmarks
    94.8%
    65.5%
    71.2%
    88.7%
    97.2%
    97.3%
    89.0%
    71.3%
    34%
    50.8%
    53.6%
    82.1%
    85.4%
    53.4%
    83.9%
    90.1%
    97%
    47.9%
    49.2%
    65.9%
    88.2%
    74.7%
    79.4%
    Benchmark Wins
    Gemini 3.7 Flash 1|1 Step-3.5-Flash

    Verdict

    Gemini 3.7 Flash vs Step-3.5-Flash: the bottom line

    Both models are closely matched on benchmarks. Step-3.5-Flash has the pricing advantage, making it the better value unless Gemini 3.7 Flash's specific capabilities are critical to your workflow.

    Gemini 3.7 Flash vs Step-3.5-Flash FAQ

    Which is cheaper, Gemini 3.7 Flash or Step-3.5-Flash?

    As of August 20, 2026, Step-3.5-Flash is 89% cheaper on blended LLM API pricing. Step-3.5-Flash costs $0.10 per million input tokens and $0.40 per million output tokens ($0.50 blended 1M-in + 1M-out). Gemini 3.7 Flash costs $0.75 / $3.75 per million tokens ($4.50 blended). Sources: https://ai.google.dev/gemini-api/docs/pricing and https://anotherwrapper.com/tools/llm-pricing. The cheapest LLM for your app still depends on how many output tokens you generate.

    How much does Gemini 3.7 Flash vs Step-3.5-Flash cost per million tokens?

    Gemini 3.7 Flash Gemini API pricing is $0.75 input and $3.75 output per million tokens via Google. Step-3.5-Flash StepFun API pricing is $0.10 input and $0.40 output per million tokens via StepFun. Use those four numbers, not ChatGPT Plus or Claude Pro subscription prices, when you are comparing APIs.

    Which is better for coding, Gemini 3.7 Flash or Step-3.5-Flash?

    Gemini 3.7 Flash leads on SWE-bench Verified: Gemini 3.7 Flash at 80.8% vs Step-3.5-Flash at 74.4%. SWE-bench measures real GitHub fixes; LiveCodeBench measures contest programming.

    What is the context window for Gemini 3.7 Flash vs Step-3.5-Flash?

    Gemini 3.7 Flash supports a 1M token context window, while Step-3.5-Flash supports 66K tokens. Gemini 3.7 Flash offers a larger context window. Filling a larger window bills more input tokens, so the cheaper-per-million model can still cost more on long documents.

    Which model performs better on benchmarks, Gemini 3.7 Flash or Step-3.5-Flash?

    Gemini 3.7 Flash and Step-3.5-Flash are tied across 2 shared benchmarks. Check the table for category-level strengths. Check the comparison table for GPQA Diamond, SWE-bench, MMLU, HLE, and the other evals we track. Token price and benchmark score together are the usual LLM comparison, not either number alone.

    Is Gemini 3.7 Flash or Step-3.5-Flash better for production use?

    Both Gemini 3.7 Flash and Step-3.5-Flash are production API models. For cost-sensitive production traffic, Step-3.5-Flash has better economics on the blended 1M-in + 1M-out scale. For maximum capability, weight the benchmark table for your domain. Many production stacks route cheap models for drafts and a frontier model for the hard turn, which is usually cheaper than sending everything to the expensive API.

    Can I switch between Gemini 3.7 Flash and Step-3.5-Flash in my app?

    Yes. Call Gemini 3.7 Flash through Google and Step-3.5-Flash through StepFun with separate API keys, or through a gateway that already wraps both. Keep prompts in tokens, not characters, when you estimate the invoice. AnotherWrapper templates can swap providers without rewriting auth and billing.

    How accurate is this Gemini 3.7 Flash vs Step-3.5-Flash pricing data?

    List rates are the latest published Gemini API pricing and StepFun API pricing, quoted per million tokens. Official rate sheets: https://ai.google.dev/gemini-api/docs/pricing and https://anotherwrapper.com/tools/llm-pricing. Prompt caching, batch APIs, and committed-use discounts can change the invoice. Benchmark scores are from official publications and independent evals, updated as new numbers land.

    What is the output token limit for Gemini 3.7 Flash and Step-3.5-Flash?

    Gemini 3.7 Flash supports up to 66K output tokens per request, while Step-3.5-Flash supports up to 8K output tokens. Output tokens are usually the expensive half of API pricing, so a higher max output cap is a capability, not a discount.

    Which model has better throughput, Gemini 3.7 Flash or Step-3.5-Flash?

    Gemini 3.7 Flash runs at approximately 12.65240051066044 tokens/second while Step-3.5-Flash runs at 150 tokens/second. Step-3.5-Flash is faster in raw throughput. Throughput (tokens per second) and time-to-first-token are why two models with the same per-million-token price can still feel different in chat and agents.

    How do I switch the models in this Gemini 3.7 Flash vs Step-3.5-Flash comparison?

    Use the model pickers at the top of this LLM comparison. Search any model in the index and the URL updates. Open Gemini 3.7 Flash or Step-3.5-Flash from the sidebar for the single-model API pricing page, or go back to the LLM pricing table to sort by cheapest blended cost.

    Gemini 3.7 Flash vs Step-3.5-Flash pricing

    This comparison covers API pricing, context window, throughput, and benchmark scores. Gemini 3.7 Flash costs $0.75/M input and $3.75/M output. Step-3.5-Flash costs $0.10/M input and $0.40/M output.

    Rank both on the LLM leaderboard, SWE-bench, and Humanity's Last Exam.

    The index

    All Large Language Models

    280 models across 33 providers. Search or jump to a lab — every model page stays linked here.

    Baidu

    1 models

    Inception

    1 models

    inclusionAI

    1 models

    LG AI Research

    1 models

    Nous Research

    1 models

    Sakana AI

    1 models

    StepFun

    0 models

    Tencent

    1 models

    Thinking Machines

    1 models

    Unisound

    1 models

    Upstage

    1 models

    Next step

    You found the model. Now ship the product.

    Auth, billing, and the API layer are already decided. Fork 8 finished AI apps, or have us build the first version with you.