n4nAI
← Models
O

GPT-4o mini

openai/gpt-4o-mini

About

Fast, low-cost OpenAI model

Context
128K
Max output
Tokenizer
Knowledge cutoff
Input
Output

Pricing

per 1M tokens
Input
$0.0072
Output
$0.03

Use this model

curl https://api.n4n.ai/v1/chat/completions \
  -H "Authorization: Bearer $N4N_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-4o-mini",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Authenticate with an API key from your console; prices above are per 1M tokens.

Providers

max context 128K
ProviderInput $/1MOutput $/1M
Yuwu yuwu$0.0072$0.03