Skip to content

Commit 1f22cd5

Browse files
committed
update
1 parent 02e3f38 commit 1f22cd5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ignite-2023
1111
- references_regions
1212
ms.topic: conceptual
13-
ms.date: 08/14/2024
13+
ms.date: 08/16/2024
1414
ms.author: mbullwin
1515
---
1616

@@ -52,25 +52,26 @@ The following sections provide you with a quick guide to the default quotas and
5252

5353
<sup>1</sup> Our current APIs allow up to 10 custom headers, which are passed through the pipeline, and returned. We have noticed some customers now exceed this header count resulting in HTTP 431 errors. There is no solution for this error, other than to reduce header volume. **In future API versions we will no longer pass through custom headers**. We recommend customers not depend on custom headers in future system architectures.
5454

55-
5655
## Regional quota limits
5756

5857
[!INCLUDE [Quota](./includes/model-matrix/quota.md)]
5958

6059
[!INCLUDE [Quota](./includes/global-batch-limits.md)]
6160

62-
## gpt-4o rate limits
61+
## gpt-4o & GPT-4 Turbo rate limits
6362

64-
`gpt-4o` and `gpt-4o-mini` have rate limit tiers with higher limits for certain customer types.
63+
`gpt-4o` and `gpt-4o-mini`, and `gpt-4` (turbo-2024-04-09) have rate limit tiers with higher limits for certain customer types.
6564

6665
### gpt-4o global standard
6766

6867
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
6968
|---|---|:---:|:---:|
7069
|`gpt-4o`|Enterprise agreement | 30 M | 180 K |
7170
|`gpt-4o-mini` | Enterprise agreement | 50 M | 300 K |
71+
|`gpt-4` (turbo-2024-04-09) | Enterprise agreement | 2 M | 12 K |
7272
|`gpt-4o` |Default | 450 K | 2.7 K |
7373
|`gpt-4o-mini` | Default | 2 M | 12 K |
74+
|`gpt-4` (turbo-2024-04-09) | Default | 450 K | 2.7 K |
7475

7576
M = million | K = thousand
7677

0 commit comments

Comments
 (0)