Skip to content

Commit b560f75

Browse files
Merge pull request #6462 from mrbullwinkle/mrb_08_07_2025_openai
[Azure OpenAI] Add helpful links
2 parents 4fb53da + 78322f7 commit b560f75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Azure OpenAI reasoning models are designed to tackle reasoning and problem-solvi
7777
| **custom tool type** | Enables raw text (non-json) outputs |
7878
| [`lark_tool`](#python-lark) | Allows you to use some of the capabilities of [Python lark](https://github.com/lark-parser/lark) for more flexible constraining of model responses |
7979

80+
For more information, we also recommend reading OpenAI's [GPT-5 prompting cookbook guide](https://cookbook.openai.com/examples/gpt-5/gpt-5_prompting_guide) and their [GPT-5 feature guide](https://platform.openai.com/docs/guides/latest-model)
81+
8082
# [O-Series Reasoning Models](#tab/o-series)
8183

8284
| **Feature** | **codex-mini**, **2025-05-16** | **o3-pro**, **2025-06-10** | **o4-mini**, **2025-04-16** | **o3**, **2025-04-16** | **o3-mini**, **2025-01-31** |**o1**, **2024-12-17** | **o1-mini**, **2024-09-12** |

0 commit comments

Comments
 (0)