Skip to content

Commit 4b53c41

Browse files
committed
update
1 parent c2ed700 commit 4b53c41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@ Azure OpenAI reasoning models are designed to tackle reasoning and problem-solvi
4444

4545
# [GPT-5 Reasoning Models](#tab/gpt-5)
4646

47-
4847
| **Feature** | **gpt-5-codex**, **2025-09-011** | **gpt-5**, **2025-08-07** | **gpt-5-mini**, **2025-08-07** | **gpt-5-nano**, **2025-08-07** |
49-
|:-------------------|:--------------------------:||:--------------------------:|:------:|:--------:|
50-
| **API Version** | [v1](../api-version-lifecycle.md#api-evolution) | [v1](../api-version-lifecycle.md#api-evolution) | | [v1](../api-version-lifecycle.md#api-evolution) | [v1](../api-version-lifecycle.md#api-evolution) |
48+
|:-------------------|:--------------------------:|:--------------------------:|:------:|:--------:|
49+
| **API Version** | [v1](../api-version-lifecycle.md#api-evolution) | [v1](../api-version-lifecycle.md#api-evolution) | [v1](../api-version-lifecycle.md#api-evolution) | [v1](../api-version-lifecycle.md#api-evolution) |
5150
| **[Developer Messages](#developer-messages)** |||||
5251
| **[Structured Outputs](./structured-outputs.md)** |||||
5352
| **[Context Window](../concepts/models.md#o-series-models)** | 400,000 <br><br>Input: 272,000 <br> Output: 128,000 | 400,000 <br><br>Input: 272,000 <br> Output: 128,000 | 400,000 <br><br> Input: 272,000 <br> Output: 128,000 | 400,000 <br><br> Input: 272,000 <br> Output: 128,000 |

0 commit comments

Comments
 (0)