New
-14 %
GPT-4.1 mini · 1M tokens
A compact model with a 1M-token context window and dependable instruction following.
What you get
- 1M tokens for every unit you buy. Order several units to stack quota.
- A personal access key for
gpt-4.1-mini, issued automatically once your order is completed. - No shipping: delivery is digital, under My Account > Order History and by email.
Capabilities
- Text
- Vision
- Long context
Best for
Long-document Q&A, instruction following.
Quick start
from openai import OpenAI
client = OpenAI(api_key="YOUR_ACCESS_KEY", base_url="YOUR_BASE_URL")
resp = client.chat.completions.create(
model="gpt-4.1-mini",
messages=[{"role": "user", "content": "Hello"}],
)
| Model Specs | |
| Model ID | gpt-4.1-mini |
| Context Window | 1M tokens |
| Max Output | 32K tokens |
| Modalities | Text, image in / text out |
| Capabilities | Text, Vision, Long context |
| Best For | Long-document Q&A, instruction following |
| Unit Size | 1M tokens |
$0.77
$0.90
10 or more $0.73
50 or more $0.69
Virtual product
Instant digital delivery · No shipping
- API model:
gpt-4.1-mini - Each unit: 1M tokens
Your access key is issued automatically once payment is completed and appears under My Account > Order History.