Back to models
OpenAI GPT-5.4 Nano
openai/gpt-5.4-nano
Use model: "openai/gpt-5.4-nano" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$0.21/M
Output tokens
$1.31/M
Supported engines
About OpenAI
Research and deployment company behind GPT and ChatGPT. Builds general-purpose AI systems focused on safety and broad benefit.
openai.comProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.4-nano",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'