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.| 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> 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 |
41
41
42
42
### Availability
43
43
@@ -262,6 +262,8 @@ All deployments can perform the exact same inference operations, however the bil
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 |
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)|
0 commit comments