Skip to content

Commit d01001a

Browse files
committed
block out rate limit info
1 parent 418fe91 commit d01001a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ The following sections provide you with a quick guide to the default quotas and
6060
6161
[!INCLUDE [Quota](./includes/global-batch-limits.md)]
6262

63-
## GPT 4.1 series
63+
64+
65+
## GPT 4.1 series rate limits
6466

6567
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
6668
|---|---|:---:|:---:|
@@ -71,6 +73,11 @@ The following sections provide you with a quick guide to the default quotas and
7173
| `gpt-4.1-mini` (2025-04-14) | Enterprise Tier | 5 M | 5 K |
7274
| `gpt-4.1-mini` (2025-04-14) | Default | 1 M | 1 K |
7375

76+
## model router rate limits
77+
78+
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
79+
|---|---|:---:|:---:|
80+
| `model-router` (2025-04-15) | Default | 128 K | TBD |
7481

7582
## computer-use-preview global standard
7683

0 commit comments

Comments
 (0)