You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the latest reasoning models with the [Responses API](./responses.md) you can use the reasoning summary parameter to receive summaries of the model's chain of thought reasoning. This parameter can be set to `auto`, `concise`, or `detailed`. Access to this feature requires you to [Request Access](https://aka.ms/oai/o3access).
434
+
When using the latest reasoning models with the [Responses API](./responses.md) you can use the reasoning summary parameter to receive summaries of the model's chain of thought reasoning.
435
435
436
436
> [!NOTE]
437
-
> Even when enabled, reasoning summaries are not generated for every step/request. This is expected behavior.
437
+
> Even when enabled, reasoning summaries are not guaranteed to be generated for every step/request. This is expected behavior.
0 commit comments