Back to models
OpenAI GPT-5.6 Luna
openai/gpt-5.6-luna
Use model: "openai/gpt-5.6-luna" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$1.05/M
Output tokens
$6.30/M
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.6-luna",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'