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.
1 parent b361501 commit c67e039Copy full SHA for c67e039
articles/ai-services/openai/quotas-limits.md
@@ -80,10 +80,10 @@ The following sections provide you with a quick guide to the default quotas and
80
81
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
82
|---|---|:---:|:---:|
83
-| `o3-mini` | Enterprise agreement | 16 M | 1.6 K |
+| `o3-mini` | Enterprise agreement | 50 M | 5 K |
84
| `o1` & `o1-preview` | Enterprise agreement | 30 M | 5 K |
85
| `o1-mini`| Enterprise agreement | 50 M | 5 K |
86
-| `o3-mini` | Default | 1.6 M | 160 |
+| `o3-mini` | Default | 5 M | 500 |
87
| `o1` & `o1-preview` | Default | 3 M | 500 |
88
| `o1-mini`| Default | 5 M | 500 |
89
0 commit comments