OpenAI
GPT 4O family · v4
GPT-4o
Retiring in 29dopenai/gpt-4oGPT-4o on Sylphx Models · 128K of context. One Responses contract, with list prices published per million tokens.
- Released
- May 13, 2024 · 864 days old
- Retires
- Oct 22, 2026 · 29 days left
- Provider
- OpenAI
- Context
- 128,000 tokens
Pricing
USD per million tokens- Input
- $2.75
- Output
- $11.00
- Cached input
- $1.375
$4.81 for 750,000 input and 250,000 output tokens.
Assumption: one batch of 750,000 input plus 250,000 output tokens at the published list prices — recompute for your own mix. Blended $4.813 per million at a 3:1 mix.
- Chat replies · 3:1 input:output
- $4.813 / M
- Long documents · 9:1 input:output
- $3.575 / M
- Heavy output · 1:1 input:output
- $6.875 / M
- Cache write
- Not published
- Currency and unit
- USD / million tokens
Cached input reads cost 50% less than fresh input tokens.
Specification
- Context window
- 128,000 tokens
- Max output
- 16,384 tokens
- Input modalities
- Not published
- Output modalities
- Not published
- Family
- GPT 4O
- Version
- v4
- Provider
- OpenAI
- Released
- May 13, 2024 · 864 days old
- Model id
- openai/gpt-4o
Data posture
StandardBy default, prompts and outputs sent to this model are not used to train models.
- Training on what you send · default
- No
- Zero Data Retention · default
- Yes
curl https://api.sylphx.ai/v1/responses \
-H "Authorization: Bearer $SYLPHX_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-4o",
"input": "Summarise this incident report in three bullets.",
"stream": false
}'
How to call it
Send the official Responses document to the base URL above with your organization key and this exact model id. Streaming arrives as ordered events with one terminal event.
- Retries: send an
Idempotency-Keyand a retry replays the original response instead of billing twice. - Errors: typed envelopes tell you whether to retry, wait, or fix the request.
- Keys: mint and revoke organization keys from the console.
Related models
Derived from this catalog: same provider first, then the same family, then the nearest neighbours by input price and context window.
More from OpenAI
Same providerSimilar price and context
Nearest by input price and context windowIndependent evaluation
We do not publish benchmark scores for this model — we have not verified any. These external leaderboards run their own tests, so check them against your own workload.