gpt-5-mini
400K context$0.25/M input$2.00/M output
openai/gpt-5-miniDescription
GPT-5 Mini is a compact version of GPT-5, designed to handle lighter-weight reasoning tasks. It provides the same instruction-following and safety-tuning benefits as GPT-5, but with reduced latency and cost....
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-mini",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: FileOutput: Text
Pricing
Input$0.25/M
Output$2.00/M
Context400K tokens
Model Info
Provideropenai
IDopenai/gpt-5-mini