gpt-4.1-nano
1M context$0.10/M input$0.40/M output
openai/gpt-4.1-nanoDescription
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...
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-4.1-nano",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: ImageInput: TextInput: FileOutput: Text
Pricing
Input$0.10/M
Output$0.40/M
Context1M tokens
Model Info
Provideropenai
IDopenai/gpt-4.1-nano