Skip to content

Commit ca79da1

Browse files
Merge pull request #3803 from mrbullwinkle/patch-33
Update reasoning.md
2 parents e316050 + c7b08ba commit ca79da1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Azure OpenAI `o-series` models are designed to tackle reasoning and problem-solv
3737

3838
| **Feature** | **o3-mini**, **2025-01-31** |**o1**, **2024-12-17** | **o1-preview**, **2024-09-12** | **o1-mini**, **2024-09-12** |
3939
|:-------------------|:--------------------------:|:--------------------------:|:-------------------------------:|:---:|
40-
| **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` |
40+
| **API Version** | `2024-12-01-preview` or later <br> 2025-03-01-preview (Recommended) | `2024-12-01-preview` or later <br> 2025-03-01-preview (Recommended) | `2024-09-01-preview` or later <br> 2025-03-01-preview (Recommended) | `2024-09-01-preview` or later <br> 2025-03-01-preview (Recommended) |
4141
| **[Developer Messages](#developer-messages)** ||| - | - |
4242
| **[Structured Outputs](./structured-outputs.md)** ||| - | - |
4343
| **[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 |
@@ -320,4 +320,4 @@ To improve the performance of `Formatting re-enabled` you can further augment th
320320
- `Formatting re-enabled - please enclose code blocks with appropriate markdown tags.`
321321
- `Formatting re-enabled - code output should be wrapped in markdown.`
322322

323-
Depending on your expected output you may need to customize your initial developer message further to target your specific use case.
323+
Depending on your expected output you may need to customize your initial developer message further to target your specific use case.

0 commit comments

Comments
 (0)