File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,9 @@ The following sections provide you with a quick guide to the default quotas and
60
60
61
61
[ !INCLUDE [ Quota] ( ./includes/global-batch-limits.md )]
62
62
63
- ## GPT 4.1 series
63
+
64
+
65
+ ## GPT 4.1 series rate limits
64
66
65
67
| Model| Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
66
68
| ---| ---| :---:| :---:|
@@ -71,6 +73,11 @@ The following sections provide you with a quick guide to the default quotas and
71
73
| ` gpt-4.1-mini ` (2025-04-14) | Enterprise Tier | 5 M | 5 K |
72
74
| ` gpt-4.1-mini ` (2025-04-14) | Default | 1 M | 1 K |
73
75
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 |
74
81
75
82
## computer-use-preview global standard
76
83
You can’t perform that action at this time.
0 commit comments