@@ -5,7 +5,7 @@ description: Learn about the different model capabilities that are available wit
5
5
author : mrbullwinkle # ChrisHMSFT
6
6
ms.author : mbullwin # chrhoder#
7
7
manager : nitinme
8
- ms.date : 06/16 /2025
8
+ ms.date : 06/25 /2025
9
9
ms.service : azure-ai-openai
10
10
ms.topic : conceptual
11
11
ms.custom :
@@ -49,9 +49,9 @@ Azure OpenAI is powered by a diverse set of models with different capabilities a
49
49
50
50
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
51
51
| --- | :--- | :--- | :---| :---: |
52
- | ` gpt-4.1 ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) | 32,768 | May 31, 2024 |
53
- | ` gpt-4.1-nano ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) | 32,768 | May 31, 2024 |
54
- | ` gpt-4.1-mini ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) | 32,768 | May 31, 2024 |
52
+ | ` gpt-4.1 ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) < br > - 300,000 (batch deployments) | 32,768 | May 31, 2024 |
53
+ | ` gpt-4.1-nano ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) < br > - 300,000 (batch deployments) | 32,768 | May 31, 2024 |
54
+ | ` gpt-4.1-mini ` (2025-04-14) | - 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 <br > - 128,000 (provisioned managed deployments) < br > - 300,000 (batch deployments) | 32,768 | May 31, 2024 |
55
55
56
56
## model-router
57
57
0 commit comments