GPT-5 mini (mock)
openai/gpt-5-minitext, image in · text out · 400,000 context · 128,000 max output · uptime 100.00% · TTFT 134 ms
toolsschemavisionreasoningcacheno-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 dialect) | us · none | 400,000 / 128,000 | $0.250 | $2.000 | $0.025 / — | pass-through | $1.275 | 100.00% | 134 / 134 ms | — | 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-mini","messages":[{"role":"user","content":"Say hello"}]}'Get a key in the consoleChangelog
- No changes recorded.