Skip to content

Commit c037462

Browse files
committed
update
1 parent c187cc7 commit c037462

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Request access: [limited access model application](https://aka.ms/OAI/o1access)
4646
| **API Version** | `2024-12-01-preview` <br> `2025-01-01-preview` | `2024-12-01-preview` <br> `2025-01-01-preview` | `2024-09-01-preview` <br> `2024-10-01-preview` <br> `2024-12-01-preview` | `2024-09-01-preview` <br> `2024-10-01-preview` <br> `2024-12-01-preview` |
4747
| **[Developer Messages](#developer-messages)** ||| - | - |
4848
| **[Structured Outputs](./structured-outputs.md)** ||| - | - |
49-
| **[Context Window](../concepts/models.md#o1-and-o1-mini-models)** | Input: 200,000 <br> Output: 100,000 | Input: 200,000 <br> Output: 100,000 | Input: 128,000 <br> Output: 32,768 | Input: 128,000 <br> Output: 65,536 |
49+
| **[Context Window](../concepts/models.md#o-series-models)** | Input: 200,000 <br> Output: 100,000 | Input: 200,000 <br> Output: 100,000 | Input: 128,000 <br> Output: 32,768 | Input: 128,000 <br> Output: 65,536 |
5050
| **[Reasoning effort](#reasoning-effort)** ||| - | - |
5151
| **[Vision Support](./gpt-with-vision.md)** | - || - | - |
5252
| Functions/Tools ||| - | - |

articles/ai-services/openai/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article provides a summary of the latest releases and major documentation u
2323

2424
### o3-mini released
2525

26-
`o3-mini` (2025-01-31) is the latest reasoning model, offering enhanced reasoning abilities. For more information, see our [reasoning model guide](../how-to/reasoning.md).
26+
`o3-mini` (2025-01-31) is the latest reasoning model, offering enhanced reasoning abilities. For more information, see our [reasoning model guide](./how-to/reasoning.md).
2727

2828
### GPT-4o audio completions
2929

0 commit comments

Comments
 (0)