gpt-5.4-mini
400K context$0.75/M input$4.50/M output
openai/gpt-5.4-miniDescription
GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding,...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.4-mini",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: FileInput: ImageInput: TextOutput: Text
Pricing
Input$0.75/M
Output$4.50/M
Context400K tokens
Model Info
Provideropenai
IDopenai/gpt-5.4-mini