Request size
Keep the complete JSON request under 16 MiB. In the playground, use:
- 1–16 questions per request.
- 1–26 named options for Choice.
- 2–10 ordered levels for Score.
- One MP4 video up to 10 MiB, 30 seconds and 1080p, or one image. Video samples up to four frames and does not process audio. See Video inputs.
- At most one PNG, JPEG, or WebP image. Uploads are limited to 4 MB.
For API image requests, send a base64 data URL and include its encoded size in the total request size. See Image inputs.
Account limits
One request can run at a time per account, across all keys and playground sessions. Overlapping requests return 429. Respect Retry-After when it is present.
Monthly request and token limits appear on the console’s Usage page. Exceeding an allowance returns 402. See Plans and quotas.
Use probabilities with care
A high probability does not guarantee a correct answer. Test your questions on labeled examples from your application before choosing a threshold. Include ambiguous and incomplete inputs, and route uncertain results for review.
The experimental model can change. Recheck your evaluation cases before relying on new behavior.