OpenAIPremium plan

GPT-4o · Aug. 2024

August 2024 checkpoint of gpt-4o with enhanced capabilities.

You always get the exact model you pick — we never silently route you to another.

About GPT-4o · Aug. 2024

The August 2024 checkpoint of GPT-4o is the version that made structured outputs — native JSON Schema enforcement — a first-class API feature, making it the go-to choice for developers building typed, reliable integrations rather than parsing freeform text. Running at roughly 198 tokens per second with a 16,400-token output ceiling, it handles long-form generation tasks that would have choked GPT-4 Turbo, at half the price. Users consistently single out the combination of speed, output length, and multimodal breadth as genuinely practical rather than merely impressive: processing text, images, audio, and video through a single model simplifies pipelines considerably. The honest caveat is that output consistency isn't ironclad — repeating the same task can yield meaningfully different results — so workflows that demand deterministic precision may need additional scaffolding. For cost-sensitive production systems or any application that benefits from structured data extraction, this checkpoint remains a well-calibrated middle ground between economy and capability.

Best for

  • Structured data extraction and typed API responses using native JSON Schema support
  • Long-form content generation taking advantage of the 16,400-token output limit
  • Multimodal pipelines that process images, audio, or video alongside text in a single call
  • High-volume production workloads where the 50% Batch API discount makes scale economics work
  • Multilingual applications and global products requiring strong non-English reasoning

Specifications

ProviderOpenAI
Released2024-08
IntelligenceLow
SpeedFast
Context window128,000 tokens
Max output16,400 tokens
Knowledge cutoffOctober 2023
Input price$2.50 / 1M tokens
Output price$10.00 / 1M tokens
Request cost1 premium request
Plan tierPremium
Model IDgpt-4o-2024-08-06

OpenAI retired GPT‑4o inside ChatGPT on February 13, 2026. It remains available through the OpenAI API and here on just4o.chat.

Frequently asked questions

This specific checkpoint introduced native structured outputs (JSON Schema enforcement) and was fine-tuned for API reliability, including improved function calling and instruction following. It also became the first GPT-4o checkpoint to support full fine-tuning.

$2.50 per million input tokens and $10.00 per million output tokens. Non-urgent workloads can use the Batch API for a 50% discount: $1.25 input / $5.00 output per million tokens.

128,000 tokens input context with a maximum of 16,400 output tokens per response — significantly higher than the 4,000-token output cap on GPT-4 Turbo.

Output consistency can vary when the same prompt is run multiple times, which matters for deterministic workflows. For extremely complex analytical reasoning, users have noted it is a step below GPT-4 Turbo in nuanced depth.

Yes — community benchmarks found this checkpoint 50–80% slower than the May 2024 original release, a trade-off from fine-tuning for structured outputs and API reliability rather than raw throughput.

Teams that need GPT-4-level reasoning, multimodal inputs, or native structured outputs at scale. GPT-4o mini is faster and cheaper for simple text tasks, but this checkpoint is the better fit when output quality, format reliability, or long document generation is the priority.

Related models