Skip to content

Commit 3837bac

Browse files
committed
update
1 parent 4a17c79 commit 3837bac

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 09/11/2024
7+
ms.date: 09/12/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -28,21 +28,20 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
2828

2929
## o1-preview and o1-mini models limited access
3030

31-
The OpenAI `o1 series models` are specifically designed to tackle reasoning and problem-solving tasks with increased focus and capability. These models spend more time processing and understanding the user's request, making them exceptionally strong in areas like science, coding, and math compared to previous iterations.
31+
The Azure OpenAI `o1-preview` and `o1-mini` models are specifically designed to tackle reasoning and problem-solving tasks with increased focus and capability. These models spend more time processing and understanding the user's request, making them exceptionally strong in areas like science, coding, and math compared to previous iterations.
3232

3333
### Availability
3434

35-
The `o1 models` are available in the East US2 region for limited access through the [AI Studio](https://ai.azure.com) early access playground. Data processing for the `o1 models` may occur in a different region than where they are available for use.
35+
The `o1-preview` and `o1-mini` models are available in the East US2 region for limited access through the [AI Studio](https://ai.azure.com) early access playground. Data processing for the `o1` models may occur in a different region than where they are available for use.
3636

37-
To try the `o1 series models` in the early access playground, **registration is required, and access will be granted based on Microsoft’s eligibility criteria**.
37+
To try the `o1-preview` and `o1-mini` models in the early access playground, **registration is required, and access will be granted based on Microsoft’s eligibility criteria**.
3838

39-
Request access: [application](https://aka.ms/oai/modelaccess)
39+
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
4040

4141
Once access has been granted, you will need to:
4242

4343
1. Navigate to https://ai.azure.com/resources and select a resource in the `eastus2` region. If you do not have an Azure OpenAI resource in this region you will need to [create one](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI).
44-
2. Once the `eastus2` Azure OpenAI resource is selected, in the upper left-hand panel under **Get started** select **Model catalog**.
45-
3. From the **Model catalog** select the model card for the new **o1-series** models to access the limited access playground.
44+
2. Once the `eastus2` Azure OpenAI resource is selected, in the upper left-hand panel under **Playgrounds** select **Early access playground (preview)**.
4645

4746
## GPT-4o and GPT-4 Turbo
4847

articles/ai-services/openai/whats-new.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article provides a summary of the latest releases and major documentation u
2222

2323
### NEW o1-preview and o1-mini models available for limited access
2424

25-
The OpenAI `o1 series models` are specifically designed to tackle reasoning and problem-solving tasks with increased focus and capability. These models spend more time processing and understanding the user's request, making them exceptionally strong in areas like science, coding, and math compared to previous iterations.
25+
The Azure OpenAI `o1-preview` and `o1-mini` models are specifically designed to tackle reasoning and problem-solving tasks with increased focus and capability. These models spend more time processing and understanding the user's request, making them exceptionally strong in areas like science, coding, and math compared to previous iterations.
2626

2727
### Key capabilities of the o1 series
2828

@@ -38,27 +38,28 @@ The OpenAI `o1 series models` are specifically designed to tackle reasoning and
3838

3939
Model version: `2024-09-12`
4040

41+
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
42+
4143
### Limitations
4244

43-
The `o1` models are currently in preview and do not include some features available in other models, such as image understanding and structured outputs found in the GPT-4o and GPT-4o-mini models. For many tasks, the generally available GPT-4o models may still be more suitable.
45+
The `o1-preview` and `o1-mini` models are currently in preview and do not include some features available in other models, such as image understanding and structured outputs found in the GPT-4o and GPT-4o-mini models. For many tasks, the generally available GPT-4o models may still be more suitable.
4446

4547
### Safety
4648

4749
OpenAI has incorporated additional safety measures into the o1 models, including new techniques to help the models refuse unsafe requests. These advancements make the o1 series some of the most robust models available.
4850

4951
### Availability
5052

51-
The `o1 models` are available in the East US2 region for limited access through the [AI Studio](https://ai.azure.com) early access playground. Data processing for the `o1 models` may occur in a different region than where they are available for use.
53+
The `o1-preview` and `o1-mini` are available in the East US2 region for limited access through the [AI Studio](https://ai.azure.com) early access playground. Data processing for the `o1` models may occur in a different region than where they are available for use.
5254

53-
To try the `o1 series models` in the early access playground, registration is required, and access will be granted based on Microsoft’s eligibility criteria.
55+
To try the `o1-preview` and `o1-mini` models in the early access playground registration is required, and access will be granted based on Microsoft’s eligibility criteria.
5456

55-
Request access: [application](https://aka.ms/oai/modelaccess)
57+
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
5658

5759
Once access has been granted, you will need to:
5860

5961
1. Navigate to https://ai.azure.com/resources and select a resource in the `eastus2` region. If you do not have an Azure OpenAI resource in this region you will need to [create one](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI).
60-
2. Once the `eastus2` Azure OpenAI resource is selected, in the upper left-hand panel under **Get started** select **Model catalog**.
61-
3. From the **Model catalog** select the model card for the new **o1-series** models to access the limited access playground.
62+
2. Once the `eastus2` Azure OpenAI resource is selected, in the upper left-hand panel under **Playgrounds** select **Early access playground (preview)**.
6263

6364
## August 2024
6465

0 commit comments

Comments
 (0)