Skip to content
  1.  
  2. © 2023 – 2025 OpenRouter, Inc
    Announcements

    GPT-5 is now live

    8/7/2025

    Overview

    GPT-5 is OpenAI’s most intelligent model yet, and it brings major gains across reasoning, reliability, and specialized use cases.

    • Dynamic reasoning ("think hard about this") enables expert-level responses on complex tasks
    • Much better at complex front-end generation
    • Best model yet for health-related questions
    • Significant reductions in hallucinations (~80% less with thinking mode vs. o3)

    It supports a 400,000 token context window and up to 128,000 output tokens

    Earlier iterations of this model were available as Horizon Alpha and Horizon Beta

    SWE-Bench Verified (500 turns)

    ModelAccuracy
    Open AI GPT-574.9%
    Claude Sonnet-470.4%
    Qwen3-Coder69.6%
    OpenAI o369.1%

    Model Variants

    ModelBest for
    GPT-5Complex reasoning, broad world knowledge, and code-heavy tasks
    GPT-5-miniBalanced performance: cost-optimized chat, decent reasoning, fast speed
    GPT-5-nanoHigh-throughput use cases like classification or simple Q&A

    Pricing

    Prices shown per 1M tokens:

    GPT-5

    • Input: $1.25
    • Output: $10.00

    GPT-5 Mini

    • Input: $0.25
    • Output: $2.00

    GPT-5 Nano

    • Input: $0.05
    • Output: $0.40

    GPT-5 Chat

    • Input: $1.25
    • Output: $10.00

    Quick Links

    • Check out our X post
    • Official blog post from OpenAI: Introducing GPT-5

    Note:

    • OpenAI requires bringing your own API key to use GPT-5 over the API. Set up here: Integrations
    • The free Horizon Alpha and Beta endpoints are now retired.