Skip to content

Commit c7a3b2b

Browse files
committed
update
1 parent b9af63d commit c7a3b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Request access: [limited access model application](https://aka.ms/OAI/o1access)
5959

6060
<sup>2</sup>The latest o<sup>&#42;</sup> series model support system messages to make migration easier. When you use a system message with `o3-mini` and `o1` it will be treated as a developer message. You should not use both a developer message and a system message in the same API request.
6161

62-
<sup>3</sup> By default the `o3-mini` and `o1` models will not attempt to produce output in markdown. To override this behavior and encourage markdown inclusion in model responses add the string `Formatting re-enabled` to the beginning of your developer message. `Formatting re-enabled is currently only supported with `o3-mini`.
62+
<sup>3</sup> By default the `o3-mini` and `o1` models will not attempt to produce output in markdown. To override this behavior and encourage markdown inclusion in model responses add the string `Formatting re-enabled` to the beginning of your developer message. `Formatting re-enabled` is currently only supported with `o3-mini`.
6363

6464
### Not Supported
6565

0 commit comments

Comments
 (0)