File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ The rate limits for each `gpt-4o` audio model deployment are 100K TPM and 1K RPM
142
142
143
143
| Model| Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
144
144
| ---| ---| :---:| :---:|
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 |
149
149
150
150
M = million | K = thousand
151
151
You can’t perform that action at this time.
0 commit comments