Veo 3.1 Lite

The cheapest Veo. No audio, for rapid prototyping and draft frames.

VideoGoogle$0.0545 / s

google/veo-3.1-lite

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": "google/veo-3.1-lite",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Veo 3.1 Lite?
The cheapest Veo. No audio, for rapid prototyping and draft frames. Veo 3.1 Lite runs on the Geek Hub API (OpenAI-compatible). Model id: google/veo-3.1-lite.
Is Veo 3.1 Lite free?
No. $0.0545 per second on Geek Hub.

More models from Google