File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ The following sections provide you with a quick guide to the default quotas and
66
66
67
67
| Model| Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
68
68
| ---| ---| :---:| :---:|
69
- | ` gpt-4.5 ` | Enterprise Tier | 50 K | 1 |
70
- | ` gpt-4.5 ` | Default | 50 K | 1 |
69
+ | ` gpt-4.5 ` | Enterprise Tier | 50 K | 50 |
70
+ | ` gpt-4.5 ` | Default | 50 K | 50 |
71
71
72
72
## ` o-series ` rate limits
73
73
@@ -186,9 +186,9 @@ If your Azure subscription is linked to certain [offer types](https://azure.micr
186
186
187
187
| Tier| Quota Limit in tokens per minute (TPM) |
188
188
| ---| :---|
189
- | Azure for Students, Free Trials | 1 K (all models) <br >Exception o-series: 0|
190
- | MSDN subscriptions | GPT 3.5 Turbo Series: 30 K <br > GPT-4 series: 8 K <br > o-series: 0 |
191
- | Monthly credit card based subscriptions <sup >1</sup > | GPT 3.5 Turbo Series: 30 K <br > GPT-4 series: 8 K <br > o-series: 0 |
189
+ | Azure for Students, Free Trials | 1 K (all models) <br >Exception o-series & GPT 4.5 Preview : 0|
190
+ | MSDN subscriptions | GPT 3.5 Turbo Series: 30 K <br > GPT-4 series: 8 K <br > o-series: 0 < br > GPT 4.5 Preview: 0 |
191
+ | Monthly credit card based subscriptions <sup >1</sup > | GPT 3.5 Turbo Series: 30 K <br > GPT-4 series: 8 K <br > o-series: 0 < br > GPT 4.5 Preview: 0 |
192
192
193
193
<sup >1</sup > This currently applies to [ offer type 0003P] ( https://azure.microsoft.com/support/legal/offer-details/ )
194
194
You can’t perform that action at this time.
0 commit comments