GPT-5 (mock, Responses dialect)
openai/gpt-5text, image in · text out · 400,000 context · 128,000 max output
toolsschemavisionreasoningcacheZDRno-train| Provider | Region · quant | Context / max out | Input / M | Output / M | Cache read / write | Markup | Per 1k req | Uptime 30 d | TTFT p50 / p95 | Fidelity | Data | Capabilities | Status |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Mock (OpenAI Responses dialect) | us · none | 400,000 / 128,000 | $1.250 | $10.00 | $0.125 / — | pass-through | $6.375 | — | — | — | ZDR no-train | model default | active |
Quick start
curl https://api.ai.ml/v1/chat/completions \
-H "Authorization: Bearer $AIML_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"openai/gpt-5","messages":[{"role":"user","content":"Say hello"}]}'Get a key in the consoleChangelog
- No changes recorded.