Sora 2

OpenAI's Sora 2. Realistic physics and long temporal coherence. With audio.

VideoOpenAI$0.109 / s

openai/sora-2

Context
Completion cap
Tools
No
JSON
No

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/sora-2",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Sora 2?
OpenAI's Sora 2. Realistic physics and long temporal coherence. With audio. Sora 2 runs on the Geek Hub API (OpenAI-compatible). Model id: openai/sora-2.
Is Sora 2 free?
No. $0.109 per second on Geek Hub.

More models from OpenAI