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-foundry/openai/concepts/models.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ Once access has been granted, you will need to create a deployment for the model
96
96
97
97
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
98
98
| --- | :--- |:--- |:---|:---: |
99
-
|`computer-use-preview` (2025-03-11) | Specialized model for use with the [Responses API](../how-to/responses.md) computer use tool <br> <br>-Tools <br>-Streaming<br>-Text(input/output)<br>- Image(input) | 8,192 | 1,024 |Oct 2023 |
99
+
|`computer-use-preview` (2025-03-11) | Specialized model for use with the [Responses API](../how-to/responses.md) computer use tool <br> <br>-Tools <br>-Streaming<br>-Text(input/output)<br>- Image(input) | 8,192 | 1,024 |October 2023 |
100
100
101
101
102
102
## GPT-4.5 Preview
@@ -111,7 +111,7 @@ Once access has been granted, you will need to create a deployment for the model
111
111
112
112
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
113
113
| --- | :--- |:--- |:---|:---: |
114
-
|`gpt-4.5-preview` (2025-02-27) <br> **GPT-4.5 Preview**|[GPT 4.1](#gpt-41-series) is the recommended replacement for this model. Excels at diverse text and image tasks. <br>- Structured outputs <br>- Prompt caching <br>- Tools <br>- Streaming<br>- Text(input/output)<br>- Image(input) | 128,000 | 16,384 |Oct 2023 |
114
+
|`gpt-4.5-preview` (2025-02-27) <br> **GPT-4.5 Preview**|[GPT 4.1](#gpt-41-series) is the recommended replacement for this model. Excels at diverse text and image tasks. <br>- Structured outputs <br>- Prompt caching <br>- Tools <br>- Streaming<br>- Text(input/output)<br>- Image(input) | 128,000 | 16,384 |October 2023 |
115
115
116
116
> [!NOTE]
117
117
> It is expected behavior that the model cannot answer questions about itself. If you want to know when the knowledge cutoff for the model's training data is, or other details about the model you should refer to the model documentation above.
@@ -126,10 +126,10 @@ The Azure OpenAI o<sup>*</sup> series models are specifically designed to ta
|`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 |
|`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 |October 2023 |
133
133
134
134
### Availability
135
135
@@ -187,10 +187,10 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
187
187
188
188
| Model ID | Description | Max Request (tokens) | Training Data (up to) |
189
189
| --- | :--- |:--- |:---: |
190
-
|`gpt-4o` (2024-11-20) <br> **GPT-4o (Omni)**|**Latest large GA model** <br> - Structured outputs<br> - Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks. <br> - **Enhanced creative writing ability**| Input: 128,000 <br> Output: 16,384 |Oct 2023 |
191
-
|`gpt-4o` (2024-08-06) <br> **GPT-4o (Omni)**| - Structured outputs<br> - Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks |Input: 128,000 <br> Output: 16,384 |Oct 2023 |
192
-
|`gpt-4o-mini` (2024-07-18) <br> **GPT-4o mini**|**Latest small GA model** <br> - Fast, inexpensive, capable model ideal for replacing GPT-3.5 Turbo series models. <br> - Text, image processing <br>- JSON Mode <br> - parallel function calling | Input: 128,000 <br> Output: 16,384 |Oct 2023 |
193
-
|`gpt-4o` (2024-05-13) <br> **GPT-4o (Omni)**| Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks |Input: 128,000 <br> Output: 4,096|Oct 2023 |
190
+
|`gpt-4o` (2024-11-20) <br> **GPT-4o (Omni)**|**Latest large GA model** <br> - Structured outputs<br> - Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks. <br> - **Enhanced creative writing ability**| Input: 128,000 <br> Output: 16,384 |October 2023 |
191
+
|`gpt-4o` (2024-08-06) <br> **GPT-4o (Omni)**| - Structured outputs<br> - Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks |Input: 128,000 <br> Output: 16,384 |October 2023 |
192
+
|`gpt-4o-mini` (2024-07-18) <br> **GPT-4o mini**|**Latest small GA model** <br> - Fast, inexpensive, capable model ideal for replacing GPT-3.5 Turbo series models. <br> - Text, image processing <br>- JSON Mode <br> - parallel function calling | Input: 128,000 <br> Output: 16,384 |October 2023 |
193
+
|`gpt-4o` (2024-05-13) <br> **GPT-4o (Omni)**| Text, image processing <br> - JSON Mode <br> - parallel function calling <br> - Enhanced accuracy and responsiveness <br> - Parity with English text and coding tasks compared to GPT-4 Turbo with Vision <br> - Superior performance in non-English languages and in vision tasks |Input: 128,000 <br> Output: 4,096|October 2023 |
194
194
|`gpt-4` (turbo-2024-04-09) <br>**GPT-4 Turbo with Vision**|**New GA model** <br> - Replacement for all previous GPT-4 preview models (`vision-preview`, `1106-Preview`, `0125-Preview`). <br> - [**Feature availability**](#gpt-4o-and-gpt-4-turbo) is currently different depending on method of input, and deployment type. | Input: 128,000 <br> Output: 4,096 | Dec 2023 |
195
195
|`gpt-4-32k` (0613) |**Older GA model** <br> - Basic function calling with tools | 32,768 | Sep 2021 |
196
196
|`gpt-4` (0613) |**Older GA model** <br> - Basic function calling with tools | 8,192 | Sep 2021 |
@@ -281,11 +281,11 @@ Details about maximum request tokens and training data are available in the foll
281
281
282
282
| Model ID | Description | Max Request (tokens) | Training Data (up to) |
283
283
|---|---|---|---|
284
-
|`gpt-4o-mini-audio-preview` (2024-12-17) <br> **GPT-4o audio**|**Audio model** for audio and text generation. |Input: 128,000 <br> Output: 4,096|Oct 2023 |
0 commit comments