Skip to content

Commit f5d50e6

Browse files
committed
update
1 parent 49e543f commit f5d50e6

File tree

1 file changed

+1
-2
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-2
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
4545
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
4646
| --- | :--- |:--- |:---|:---: |
4747
| `gpt-4.1` (2025-04-14) <br> <br> **Latest model from Azure OpenAI** | - Text & image input <br> - Text output <br> - Chat completions API <br>- Responses API <br> - Streaming <br> - Function calling <br> Structured outputs (chat completions) | 1,047,576 | 32,768 | May 31, 2024 |
48-
| `gpt-4.1-nano` (2025-04-14) <br><br> **Fastest 4.1 model** | - Text & image input <br> - Text output <br> - Chat completions API <br>- Responses API <br> - Streaming <br> - Function calling <br> Structured outputs (chat completions) | 128,000<sup>*</sup> | 32,768 | May 31, 2024 |
48+
| `gpt-4.1-nano` (2025-04-14) <br><br> **Fastest 4.1 model** | - Text & image input <br> - Text output <br> - Chat completions API <br>- Responses API <br> - Streaming <br> - Function calling <br> Structured outputs (chat completions) | 1,047,576 | 32,768 | May 31, 2024 |
4949

50-
<sup>*</sup> It is expected behavior that the context window for this model on Azure OpenAI is currently smaller than the context limit for OpenAI. We will update this page once any changes are made to this value.
5150

5251
## computer-use-preview
5352

0 commit comments

Comments
 (0)