Skip to content

Commit 712d02d

Browse files
authored
Update models.md
1 parent 0709a17 commit 712d02d

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

articles/ai-foundry/openai/concepts/models.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The Azure OpenAI o-series models are designed to tackle reasoning and problem-so
135135
| `o3-mini` (2025-01-31) | - [Enhanced reasoning abilities](../how-to/reasoning.md). <br> - Structured outputs.<br> - Text-only processing. <br> - Functions and tools. | Input: 200,000 <br> Output: 100,000 | October 2023 |
136136
| `o1` (2024-12-17) | - [Enhanced reasoning abilities](../how-to/reasoning.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions and tools. | Input: 200,000 <br> Output: 100,000 | October 2023 |
137137
|`o1-preview` (2024-09-12) | Older preview version. | Input: 128,000 <br> Output: 32,768 | October 2023 |
138-
| `o1-mini` (2024-09-12) | A faster and more cost-efficient option in the o1 series, ideal for coding tasks that require speed and lower resource consumption. <br> - Global standard deployment available by default. <br> - Standard (regional) deployments are currently only available for select customers who received access as part of the `o1-preview` limited access release. | Input: 128,000 <br> Output: 65,536 | October 2023 |
138+
| `o1-mini` (2024-09-12) | A faster and more cost-efficient option in the o1 series, ideal for coding tasks that require speed and lower resource consumption. <br> - Global Standard deployment available by default. <br> - Standard (regional) deployments are currently only available for select customers who received access as part of the `o1-preview` limited access release. | Input: 128,000 <br> Output: 65,536 | October 2023 |
139139

140140
To learn more about advanced o-series models, see [Getting started with reasoning models](../how-to/reasoning.md).
141141

@@ -320,47 +320,47 @@ Azure OpenAI provides customers with choices on the hosting structure that fits
320320

321321
All deployments can perform the exact same inference operations, but the billing, scale, and performance are substantially different. To learn more about Azure OpenAI deployment types, see our [Deployment types guide](../how-to/deployment-types.md).
322322

323-
# [Global standard](#tab/global-standard)
323+
# [Global Standard](#tab/global-standard)
324324

325-
### Global standard model availability
325+
### Global Standard model availability
326326

327327
[!INCLUDE [Standard Global](../includes/model-matrix/standard-global.md)]
328328

329329
> [!NOTE]
330330
> `o3-deep-research` is currently only available with Azure AI Foundry Agent Service. To learn more, see the [Deep Research tool guidance](/azure/ai-foundry/agents/how-to/tools/deep-research).
331331
332-
# [Global provisioned managed](#tab/global-ptum)
332+
# [Global Provisioned managed](#tab/global-ptum)
333333

334-
### Global provisioned managed model availability
334+
### Global Provisioned managed model availability
335335

336336
[!INCLUDE [Provisioned Managed Global](../includes/model-matrix/provisioned-global.md)]
337337

338-
# [Global batch](#tab/global-batch)
338+
# [Global Batch](#tab/global-batch)
339339

340-
### Global batch model availability
340+
### Global Batch model availability
341341

342342
[!INCLUDE [Global batch](../includes/model-matrix/global-batch.md)]
343343

344-
# [Data zone standard](#tab/datazone-standard)
344+
# [Data Zone Standard](#tab/datazone-standard)
345345

346-
### Data zone standard model availability
346+
### Data Zone Standard model availability
347347

348348
[!INCLUDE [Data zone standard](../includes/model-matrix/datazone-standard.md)]
349349

350350
> [!NOTE]
351-
> `o1-mini` is currently available to all customers for global standard deployment.
351+
> `o1-mini` is currently available to all customers for Global Standard deployment.
352352
>
353353
> Select customers were granted standard (regional) deployment access to `o1-mini` as part of the `o1-preview` limited access release. At this time, access to `o1-mini` standard (regional) deployments isn't being expanded.
354354
355-
# [Data zone provisioned managed](#tab/datazone-provisioned-managed)
355+
# [Data Zone Provisioned managed](#tab/datazone-provisioned-managed)
356356

357-
### Data zone provisioned managed model availability
357+
### Data Zone Provisioned managed model availability
358358

359359
[!INCLUDE [Global data zone provisioned managed](../includes/model-matrix/datazone-provisioned-managed.md)]
360360

361-
# [Data zone batch](#tab/datazone-batch)
361+
# [Data Zone Batch](#tab/datazone-batch)
362362

363-
### Data zone batch model availability
363+
### Data Zone Batch model availability
364364

365365
[!INCLUDE [Data zone batch](../includes/model-matrix/global-batch-datazone.md)]
366366

@@ -371,7 +371,7 @@ All deployments can perform the exact same inference operations, but the billing
371371
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
372372

373373
> [!NOTE]
374-
> `o1-mini` is currently available to all customers for global standard deployment.
374+
> `o1-mini` is currently available to all customers for Global Standard deployment.
375375
>
376376
> Select customers were granted standard (regional) deployment access to `o1-mini` as part of the `o1-preview` limited access release. At this time, access to `o1-mini` standard (regional) deployments isn't being expanded.
377377
@@ -399,7 +399,7 @@ This table doesn't include fine-tuning regional availability information. Consul
399399
[!INCLUDE [Chat Completions](../includes/model-matrix/standard-chat-completions.md)]
400400

401401
> [!NOTE]
402-
> `o1-mini` is currently available to all customers for global standard deployment.
402+
> `o1-mini` is currently available to all customers for Global Standard deployment.
403403
>
404404
> Select customers were granted standard (regional) deployment access to `o1-mini` as part of the `o1-preview` limited access release. At this time, access to `o1-mini` standard (regional) deployments isn't being expanded.
405405
@@ -473,7 +473,7 @@ These models can be used only with Embedding API requests.
473473

474474
## Assistants (preview)
475475

476-
For Assistants, you need a combination of a supported model and a supported region. Certain tools and capabilities require the latest models. The following models are available in the Assistants API, SDK, and Azure AI Foundry. The following table is for standard deployment. For information on provisioned throughput unit availability, see [Provisioned throughput](./provisioned-throughput.md). The listed models and regions can be used with both Assistants v1 and v2. You can use [global standard models](#global-standard-model-availability) if they're supported in the following regions.
476+
For Assistants, you need a combination of a supported model and a supported region. Certain tools and capabilities require the latest models. The following models are available in the Assistants API, SDK, and Azure AI Foundry. The following table is for standard deployment. For information on provisioned throughput unit availability, see [Provisioned throughput](./provisioned-throughput.md). The listed models and regions can be used with both Assistants v1 and v2. You can use [Global Standard models](#global-standard-model-availability) if they're supported in the following regions.
477477

478478
| Region | gpt-4o, 2024-05-13 | gpt-4o, 2024-08-06 | gpt-4o-mini, 2024-07-18 | gpt-4, 0613 | gpt-4, 1106-Preview | gpt-4, 0125-Preview | gpt-4, turbo-2024-04-09 | gpt-4-32k, 0613 | gpt-35-turbo, 0613 | gpt-35-turbo, 1106 | gpt-35-turbo, 0125 | gpt-35-turbo-16k, 0613 |
479479
|:-----------------|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-------------------------------:|:-----------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|

0 commit comments

Comments
 (0)