Skip to main content
Send short video clips alongside text on the OpenAI Chat Completions surface.
Video inputs are accepted by abliterated-model only. abliterated-model-large is text-only — a request that includes video content returns a 400 error.

Endpoints

Limits

OpenAI Chat Completions

Use a video_url content part with either a data: URL (base64-inlined) or a public HTTPS URL.
For HTTPS URLs:

Notes

  • Need a higher size or duration ceiling for your use case? Reach out via the console.
Last modified on July 24, 2026