GPT-5.4
gpt-5.4
Context 1.1MMax out 128KReleased Mar 5, 2026Text chatVisionReasoningFunction callingWeb searchFile searchComputer use
Pricing
| Input · per 1M tokens | $2.50 |
| Output · per 1M tokens | $10.00 |
| Cache read · per 1M tokens | $0.25 |
Call it
Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.
curl https://api.ttttt.ai/v1/chat/completions \ -H "Authorization: Bearer $TTTTT_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.4", "messages": [{ "role": "user", "content": "Hello!" }] }'