We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ea2840 + 9bcb5fd commit 07d683eCopy full SHA for 07d683e
articles/ai-foundry/openai/quotas-limits.md
@@ -190,6 +190,8 @@ The following section provides you with a quick guide to the default quotas and
190
191
| Model|Tier| Quota limit in tokens per minute | Requests per minute |
192
|---|---|:---:|:---:|
193
+| `o3` | Default | 10M | 10K |
194
+| `o4-mini` | Default | 10M | 10K |
195
| `o3-mini` | Enterprise and MCA-E | 20M | 2K |
196
| `o3-mini` | Default | 2M | 200 |
197
| `o1` | Enterprise and MCA-E | 6M | 1K |
0 commit comments