Skip to content

Commit ac8ed0b

Browse files
Merge pull request #4333 from mrbullwinkle/mrb_04_25_2025_update_quick
[Azure OpenAI] temp fix
2 parents ee4fc26 + 1ca307b commit ac8ed0b

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
@@ -58,9 +58,9 @@ Azure OpenAI `o-series` models are designed to tackle reasoning and problem-solv
5858

5959
<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 `o4-mini`, `o3`, `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.
6060

61-
<sup>3</sup> Access to the chain-of-thought reasoning summary is limited access only for `o4-mini`.
61+
<sup>3</sup> Access to the chain-of-thought reasoning summary is limited access only for `o3` & `o4-mini`.
6262

63-
<sup>4</sup> Streaming for `o3` is currently only supported for Enterprise subscriptions.
63+
<sup>4</sup> Streaming for `o3` is limited access only.
6464

6565
### Not Supported
6666

0 commit comments

Comments
 (0)