OpenAI

GPT-4.1 Mini

Coming soon
gpt-4.1-mini
Context 1.0MMax out 33KReleased Apr 14, 2025Text chatVisionFunction callingStructured output

Pricing

Input · per 1M tokens$0.40
Output · per 1M tokens$1.60

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-4.1-mini",    "messages": [{ "role": "user", "content": "Hello!" }]  }'

More from OpenAI

This model is listed publicly but no enabled channel routes to it yet — calls will succeed once a channel is wired up.