Skip to content

Commit 376df03

Browse files
Merge pull request #4159 from mrbullwinkle/mrb_04_15_2025_mini
update
2 parents 4db0d84 + 3b31df7 commit 376df03

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,15 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
3939
|---|---|
4040
| `gpt-4.1` (2025-04-14) | East US2 (Global Standard), Sweden Central (Global Standard) |
4141
| `gpt-4.1-nano` (2025-04-14) | East US2 (Global Standard), Sweden Central (Global Standard)|
42+
| `gpt-4.1-mini` (2025-04-14) | East US2 (Global Standard), Sweden Central (Global Standard)|
4243

4344
### Capabilities
4445

4546
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
4647
| --- | :--- |:--- |:---|:---: |
4748
| `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 |
4849
| `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 |
50+
| `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 |
4951

5052

5153
## computer-use-preview

0 commit comments

Comments
 (0)