Skip to content

Commit 0f27643

Browse files
committed
minor change
1 parent 371d6e9 commit 0f27643

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
4343

4444
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
4545
| --- | :--- |:--- |:---|:---: |
46-
| `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 |
46+
| `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 |
4747
| `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 |
4848
| `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 | 32,768 | May 31, 2024 |
4949

0 commit comments

Comments
 (0)