model manifest
> gpt-5
by openai
- family
- OpenAI GPT
- modalities
- text → text(input → output · legacy primary: text)
- tokenizer
- GPT
- max output tokens
- —
- knowledge cutoff
- 2024-09-30
- license
- —
- spec / docs
- https://openrouter.ai/openai/gpt-5
- added to index
- 9d ago
Offered free via imported source data (freeairouter.com).
supported sampling parameters
| Provider | In /1M | Out /1M | Context | Quant | Connect | Uptime 7d | p50 / p95 | Tok/s |
|---|---|---|---|---|---|---|---|---|
| ChatAnywhereFree relay · verified 12d agoprice source | — | — | 400k | — | Pooled | 100% | 357 / 909 ms | — |
| AgentRouterFree relay · verified 12d agoprice source | — | — | 400k | — | BYOK | 100% | 1077 / 1245 ms | — |
Per-endpoint prices are normalized from each provider’s public pricing page (verify before purchasing). Uptime/latency derive from our own probes of the provider’s API host — they are provider-level, not model-specific. Throughput is shown only when actually measured; absent means not measured, never estimated.
Artificial Analysis Coding Index
conditions: artificialanalysis.ai coding composite (aggregated via OpenRouter model listing)
Scores are comparable only within matching evaluation conditions (scaffold, agent vs single-shot, split/version). Different benchmarks and versions are not directly comparable to each other.
curl https://uprouter.online/api/connect/v1/chat/completions \
-H "Authorization: Bearer upr_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5",
"messages": [{ "role": "user", "content": "Hello via Uprouter Connect" }]
}'Metered in Uprouter compute — stage a provider above and add your key on the Connect dashboard; the gateway routes the gpt-5 slug.
This manifest records only what the operator documents — unknown fields stay unknown. ← back to the model catalog