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
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/models.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,19 +42,19 @@ The Azure OpenAI `o1` and `o1-mini` models are specifically designed to tackle r
42
42
43
43
The `o1` and `o1-mini` models are now available for API access and model deployment. **Registration is required, and access will be granted based on Microsoft's eligibility criteria**. Customers who previously applied and received access to `o1-preview` do not need to reapply as they will automatically be on the wait-list for the latest model.
44
44
45
-
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
45
+
Request access: [limited access model application](https://aka.ms/OAI/o1access)
46
46
47
47
Once access has been granted, you will need to create a deployment for each model. If you have an existing `o1-preview` deployment in place upgrade is currently not supported, you will need to create a new deployment.
48
48
49
-
To learn more about the advanced `o1` series models see, [getting started with o1 series reasoning models](../how-to/).
49
+
To learn more about the advanced `o1` series models see, [getting started with o1 series reasoning models](../how-to/reasoning.md).
50
50
51
51
### Region availability
52
52
53
53
| Model | Region |
54
54
|---|---|
55
55
|`o1`| East US2 (Global Standard) <br> Sweden Central (Global Standard) |
56
-
|`o1-preview`| See [models table](../concepts/models.md#global-standard). |
57
-
|`o1-mini`| See [models table](../concepts/models.md#global-standard). |
56
+
|`o1-preview`| See the [models table](#global-standard-model-availability). |
57
+
|`o1-mini`| See the [models table](#global-provisioned-managed-model-availability). |
0 commit comments