Skip to content

Commit df7f985

Browse files
Merge pull request #2818 from eric-urban/eur/audio-limits
tpm rate limit increase for gpt-4o audio
2 parents 6b17457 + 4c1571f commit df7f985

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@ The rate limits for each `gpt-4o` audio model deployment are 100K TPM and 1K RPM
142142

143143
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
144144
|---|---|:---:|:---:|
145-
|`gpt-4o-audio-preview` | Default | 100 K | 1 K |
146-
|`gpt-4o-realtime-preview` | Default | 100 K | 1 K |
147-
|`gpt-4o-mini-audio-preview` | Default | 100 K | 1 K |
148-
|`gpt-4o-mini-realtime-preview` | Default | 100 K | 1 K |
145+
|`gpt-4o-audio-preview` | Default | 450 K | 1 K |
146+
|`gpt-4o-realtime-preview` | Default | 800 K | 1 K |
147+
|`gpt-4o-mini-audio-preview` | Default | 2 M | 1 K |
148+
|`gpt-4o-mini-realtime-preview` | Default | 800 K | 1 K |
149149

150150
M = million | K = thousand
151151

0 commit comments

Comments
 (0)