Skip to content

Commit e8cf227

Browse files
Merge pull request #2892 from mrbullwinkle/mrb_02_12_2025_batch_quota
[Azure OpenAI] Batch quota updates
2 parents e5be1b7 + b226c60 commit e8cf227

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/includes/global-batch-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Azure OpenAI model global batch limits
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 01/14/2025
8+
ms.date: 02/12/2025
99
---
1010

1111
## Batch limits
@@ -29,6 +29,7 @@ The table shows the batch quota limit. Quota values for global batch are represe
2929
| `gpt-4-turbo` | 300 M | 80 M | 40 M | 90 K | N/A |
3030
| `gpt-4` | 150 M | 30 M | 5 M | 100 K | N/A |
3131
| `gpt-35-turbo` | 10 B | 1 B | 100 M | 2 M | 50 K |
32+
| `o3-mini`| 15 B | 1 B | 50 M | 90 K | N/A |
3233

3334
B = billion | M = million | K = thousand
3435

0 commit comments

Comments
 (0)