PARROTSIGHT

GPT-5.4 Nano

StableVision (multimodal)OpenAI

GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency...

P50 65msP95 189ms$0.51 / 1M tokens400K ctx

Overview

GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency... GPT-5.4 Nano is served through the PARROTSIGHT unified API at OpenAI's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 400K token context · multimodal input
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Visual grounding78
Detail capture81
Speed83
Value82

API

https://api.parrotsight.com/v1/vision/analyze

bash
curl -X POST https://api.parrotsight.com/v1/vision/analyze \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"openai/gpt-5.4-nano","image":"data:image/jpeg;base64,<BASE64_ENCODED_FRAME>","tasks":["scene","objects","caption"]}'

Version history

  1. v2026.3Latest2026-03-17

    Added to the PARROTSIGHT catalogue at OpenAI list pricing.

More models

View all models