File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
articles/ai-services/openai/how-to Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ Key use cases include:
46
46
47
47
[ !INCLUDE [ Global batch] ( ../includes/model-matrix/global-batch.md )]
48
48
49
+ Registration is required for access to ` o3-mini ` . For more information see, our [ reasoning models guide] ( ./reasoning.md ) .
50
+
49
51
# [ Data Zone Batch] ( #tab/datazone-batch )
50
52
51
53
### Data zone batch model availability
@@ -58,6 +60,7 @@ The following models support global batch:
58
60
59
61
| Model | Version | Input format |
60
62
| ---| ---| ---|
63
+ | ` o3-mini ` | 2025-01-31 | text |
61
64
| ` gpt-4o ` | 2024-08-06 | text + image |
62
65
| ` gpt-4o-mini ` | 2024-07-18 | text + image |
63
66
| ` gpt-4o ` | 2024-05-13 | text + image |
@@ -74,7 +77,7 @@ Refer to the [models page](../concepts/models.md) for the most up-to-date inform
74
77
| | API Version |
75
78
| ---| ---|
76
79
| ** Latest GA API release:** | ` 2024-10-21 ` |
77
- | ** Latest Preview API release:** | ` 2024-10 -01-preview` |
80
+ | ** Latest Preview API release:** | ` 2025-01 -01-preview` |
78
81
79
82
Support first added in: ` 2024-07-01-preview `
80
83
You can’t perform that action at this time.
0 commit comments