Skip to content

Commit a8280a0

Browse files
authored
Update quotas-limits.md
1 parent a915048 commit a8280a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following sections provide you with a quick guide to the default quotas and
5050
| GPT-4 `vision-preview` & GPT-4 `turbo-2024-04-09` default max tokens | 16 <br><br> Increase the `max_tokens` parameter value to avoid truncated responses. GPT-4o max tokens defaults to 4096. |
5151
| Max number of custom headers in API requests<sup>1</sup> | 10 |
5252

53-
<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.
53+
<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

5555
## Regional quota limits
5656

@@ -60,7 +60,7 @@ The following sections provide you with a quick guide to the default quotas and
6060

6161
## gpt-4o & GPT-4 Turbo rate limits
6262

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.
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.
6464

6565
### gpt-4o & GPT-4 Turbo global standard
6666

0 commit comments

Comments
 (0)