You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,21 +28,20 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
28
28
29
29
## o1-preview and o1-mini models limited access
30
30
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.
32
32
33
33
### Availability
34
34
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.
36
36
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**.
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
40
40
41
41
Once access has been granted, you will need to:
42
42
43
43
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)**.
Copy file name to clipboardExpand all lines: articles/ai-services/openai/whats-new.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This article provides a summary of the latest releases and major documentation u
22
22
23
23
### NEW o1-preview and o1-mini models available for limited access
24
24
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.
26
26
27
27
### Key capabilities of the o1 series
28
28
@@ -38,27 +38,28 @@ The OpenAI `o1 series models` are specifically designed to tackle reasoning and
38
38
39
39
Model version: `2024-09-12`
40
40
41
+
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
42
+
41
43
### Limitations
42
44
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.
44
46
45
47
### Safety
46
48
47
49
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.
48
50
49
51
### Availability
50
52
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.
52
54
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.
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
56
58
57
59
Once access has been granted, you will need to:
58
60
59
61
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)**.
0 commit comments