I’ve been working with the gpt-image-1
model for image generation and editing via the OpenAI Images API, and I noticed that there’s no specific mention of this model in the rate limits section.
I want to confirm:
- Does
gpt-image-1
fall under the “Other models” category listed at the bottom of the rate limits page (250,000 TPM / 3,000 RPM for tier 1 as an example)? - Or does it have its own rate limit, similar to DALL·E, like 5 image generations per minute?
Thanks!