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
|`o1` (2024-12-17) | The most capable model in the o1 series, offering [enhanced reasoning abilities](../how-to/reasoning.md). <br> - Structured outputs<br> - Text, image processing <br> - Functions/Tools <br> <br> **Request access: [limited access model application](https://aka.ms/OAI/o1access)**| Input: 200,000 <br> Output: 100,000 | Oct 2023 |
39
39
|`o1-preview` (2024-09-12) | Older preview version | Input: 128,000 <br> Output: 32,768 | Oct 2023 |
40
-
|`o1-mini` (2024-09-12) | A faster and more cost-efficient option in the o1 series, ideal for coding tasks requiring speed and lower resource consumption. <br> Global standard deployment available by default <br> For standard deployments, **Request access: [limited access model application](https://aka.ms/OAI/o1access)**| Input: 128,000 <br> Output: 65,536 | Oct 2023 |
40
+
|`o1-mini` (2024-09-12) | A faster and more cost-efficient option in the o1 series, ideal for coding tasks requiring speed and lower resource consumption. <br><br> Global standard deployment available by default. <br> <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 | Oct 2023 |
41
41
42
42
### Availability
43
43
@@ -221,6 +221,11 @@ All deployments can perform the exact same inference operations, however the bil
> **Most o-series models are limited access**. Request access: [limited access model application](https://aka.ms/OAI/o1access). `o1-mini` is currently available to all customers for global standard deployment.
226
+
>
227
+
> 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 is not being expanded.
228
+
224
229
# [Global Provisioned Managed](#tab/global-ptum)
225
230
226
231
### Global provisioned managed model availability
@@ -257,7 +262,11 @@ All deployments can perform the exact same inference operations, however the bil
**o-series models require registration for standard deployments**. Request access: [limited access model application](https://aka.ms/OAI/o1access)
265
+
> [!NOTE]
266
+
> **Most o-series models are limited access**. Request access: [limited access model application](https://aka.ms/OAI/o1access). `o1-mini` is currently available to all customers for global standard deployment.
267
+
>
268
+
> 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 is not being expanded.
269
+
261
270
262
271
# [Provisioned Managed](#tab/provisioned)
263
272
@@ -282,7 +291,10 @@ This table doesn't include fine-tuning regional availability information. Consu
**o-series models require registration for standard deployments**. Request access: [limited access model application](https://aka.ms/OAI/o1access)
294
+
> [!NOTE]
295
+
> **Most o-series models are limited access**. Request access: [limited access model application](https://aka.ms/OAI/o1access). `o1-mini` is currently available to all customers for global standard deployment.
296
+
>
297
+
> 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 is not being expanded.
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/reasoning.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Request access: [limited access model application](https://aka.ms/OAI/o1access)
37
37
|`o3-mini`| East US2 (Global Standard) <br> Sweden Central (Global Standard) |[Limited access model application](https://aka.ms/OAI/o1access)|
38
38
|`o1`| East US2 (Global Standard) <br> Sweden Central (Global Standard) |[Limited access model application](https://aka.ms/OAI/o1access)|
39
39
|`o1-preview`| See [models page](../concepts/models.md#global-standard-model-availability). |[Limited access model application](https://aka.ms/OAI/o1access)|
40
-
|`o1-mini`| See [models page](../concepts/models.md#global-standard-model-availability). | No access request needed for Global Standard deployments<br>Standard (regional) deployments require: [Limited access model application](https://aka.ms/OAI/o1access)|
40
+
|`o1-mini`| See [models page](../concepts/models.md#global-standard-model-availability). | No access request needed for Global Standard deployments.<br><br>Standard (regional) deployments are currently only available to select customers who were previously granted access as part of the `o1-preview` release.|
0 commit comments