Skip to content
OpenAIModerated
openai/gpt-4.1-nano

About this model

For tasks that demand low latency, GPT‑4.1 nano is the fastest and cheapest model in the GPT-4.1 series. It delivers exceptional performance at a small size with its 1 million...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "openai/gpt-4.1-nano",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

0.332 TND

per 1M tokens

Output tokens

1.329 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 0.997 TND.

Specifications

Provider
OpenAI
Context window
1,047,576 tokens
Input modality
Text
Added
Apr 14, 2025
Supported parameters
max_completion_tokensmax_tokensresponse_formatseedstructured_outputstemperaturetool_choicetools