File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ manager: nitinme
6
6
ms.service : azure-ai-openai
7
7
ms.custom :
8
8
ms.topic : how-to
9
- ms.date : 08/04 /2024
9
+ ms.date : 08/12 /2024
10
10
author : mrbullwinkle
11
11
ms.author : mbullwin
12
12
recommendations : false
@@ -53,6 +53,7 @@ The following models support global batch:
53
53
| Model | Version | Supported |
54
54
| ---| ---|
55
55
| ` gpt-4o ` | 2024-05-13 | Yes (text + vision) |
56
+ | ` gpt-4o-mini ` | 2024-07-18 | Yes (text + vision) |
56
57
| ` gpt-4 ` | turbo-2024-04-09 | Yes (text only) |
57
58
| ` gpt-4 ` | 0613 | Yes |
58
59
| ` gpt-35-turbo ` | 0125 | Yes |
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ The table shows the batch quota limit. Quota values for global batch are represe
23
23
| Model| Enterprise agreement| Default| Monthly credit card based subscriptions | MSDN subscriptions | Azure for Students, Free Trials |
24
24
| ---| ---| ---| ---| ---| ---|
25
25
| ` gpt-4o ` | 5 B | 50 M | 1.35 M | 90 K | N/A|
26
+ | ` gpt-4o-mini ` | 5 B | 50 M | 1.35 M | 90 K | N/A |
26
27
| ` gpt-4-turbo ` | 300 M | 40 M | 1.35 M | 90 K | N/A |
27
28
| ` gpt-4 ` | 150 M | 5 M | 200 K | 100 K | N/A |
28
29
| ` gpt-35-turbo ` | 10 B | 100 M | 5 M | 2 M | 50 K |
You can’t perform that action at this time.
0 commit comments