File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -292,6 +292,7 @@ The following models support global batch:
292
292
293
293
| Model | Version | Input format |
294
294
| ---| ---| ---|
295
+ | ` gpt-4o ` | 2024-08-06 | text + image |
295
296
| ` gpt-4o-mini ` | 2024-07-18 | text + image |
296
297
| ` gpt-4o ` | 2024-05-13 | text + image |
297
298
| ` gpt-4 ` | turbo-2024-04-09 | text |
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 : 10/01 /2024
9
+ ms.date : 10/02 /2024
10
10
author : mrbullwinkle
11
11
ms.author : mbullwin
12
12
recommendations : false
Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ The `gpt-4o-realtime-preview` model is available for global deployments in [East
46
46
47
47
For more information, see the [ GPT-4o real-time audio documentation] ( ./how-to/audio-real-time.md ) .
48
48
49
+ ### Global batch support updates
50
+
51
+ Global batch now supports GPT-4o (2024-08-06). See the [ global batch getting started guide] ( ./how-to/batch.md ) for more information.
52
+
49
53
## September 2024
50
54
51
55
### Azure OpenAI Studio UX updates
You can’t perform that action at this time.
0 commit comments