Skip to content

Commit f80a777

Browse files
Merge pull request #7509 from MicrosoftDocs/release-2025-openai-oct-6
[Azure OpenAI] [Release branch -> Main tracking branch [10/8] Tentative publishing time: 2:00 PM PDT
2 parents 939c7cb + afde9e8 commit f80a777

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

articles/ai-foundry/openai/how-to/responses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The responses API is currently available in the following regions:
5050
- `gpt-5-mini` (Version: `2025-08-07`)
5151
- `gpt-5-nano` (Version: `2025-08-07`)
5252
- `gpt-5-chat` (Version: `2025-08-07`)
53+
- `gpt-5-chat` (Version: `2025-10-03`)
5354
- `gpt-5-codex` (Version: `2025-09-15`)
5455
- `gpt-4o` (Versions: `2024-11-20`, `2024-08-06`, `2024-05-13`)
5556
- `gpt-4o-mini` (Version: `2024-07-18`)

articles/ai-foundry/openai/includes/models-azure-direct-openai.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ ms.topic: include
3636
| `gpt-5-mini` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
3737
| `gpt-5-nano` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
3838
| `gpt-5-chat` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
39+
| `gpt-5-chat` (2025-10-03) | East US2 (Global Standard) and Sweden Central (Global Standard) |
3940
| `gpt-5-codex` (2025-09-11) | East US2 (Global Standard) and Sweden Central (Global Standard) |
4041

4142
- **[Registration is required for access to the gpt-5 & gpt-5-codex models](https://aka.ms/oai/gpt5access).**
@@ -46,12 +47,20 @@ ms.topic: include
4647

4748
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
4849
| --- | :--- |:--- |:---|:---: |
49-
| `gpt-5` (2025-08-07) | - [Reasoning](../how-to/reasoning.md) <br> - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md). | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | October 24, 2024 |
50-
| `gpt-5-mini` (2025-08-07) | - [Reasoning](../how-to/reasoning.md) <br> - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md). | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | June 24, 2024 |
50+
| `gpt-5` (2025-08-07) | - [Reasoning](../how-to/reasoning.md) <br> - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md). | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | September 30, 2024 |
51+
| `gpt-5-mini` (2025-08-07) | - [Reasoning](../how-to/reasoning.md) <br> - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md). | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | May 31, 2024 |
5152
| `gpt-5-nano` (2025-08-07) | - [Reasoning](../how-to/reasoning.md) <br> - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md). | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | May 31, 2024 |
52-
| `gpt-5-chat` (2025-08-07)<br>**Preview** | - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - **Input**: Text/Image <br> - **Output**: Text only | 128,000 | 16,384 | October 24, 2024 |
53+
| `gpt-5-chat` (2025-08-07)<br>**Preview** | - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - **Input**: Text/Image <br> - **Output**: Text only | 128,000 | 16,384 | September 30, 2024 |
54+
| `gpt-5-chat` (2025-10-03)<br>**Preview**<sup>1<sup/> | - Chat Completions API. <br> - [Responses API](../how-to/responses.md). <br> - **Input**: Text/Image <br> - **Output**: Text only | 128,000 | 16,384 | September 30, 2024 |
5355
| `gpt-5-codex` (2025-09-11) | - [Responses API](../how-to/responses.md) only. <br> - **Input**: Text/Image <br> - **Output**: Text only <br> - Structured outputs.<br> - Text and image processing. <br> - Functions, tools, and parallel tool calling. <br> - [Full summary of capabilities](../how-to/reasoning.md)<br> - Optimized for [Codex CLI & Codex VS Code extension](../how-to/codex.md) | 400,000<br><br>Input: 272,000<br>Output: 128,000 | 128,000 | - |
5456

57+
> [!NOTE]
58+
> <sup>1</sup> `gpt-5-chat` version `2025-10-03` introduces a significant enhancement focused on emotional intelligence and mental health capabilities. This upgrade integrates specialized datasets and refined response strategies to improve the model’s ability to:
59+
> - **Understand and interpret emotional context** more accurately, enabling nuanced and empathetic interactions.
60+
> - **Provide supportive, responsible responses** in conversations related to mental health, ensuring sensitivity and adherence to best practices.
61+
>
62+
> These improvements aim to make GPT-5-chat more context-aware, human-centric, and reliable in scenarios where emotional tone and well-being considerations are critical.
63+
5564
## gpt-oss
5665

5766
### Region availability

0 commit comments

Comments
 (0)