'concise' reasoning summary returns null since March 27
OpenAI Developer Community
April 1, 2026
Welcome to the dev community @JD42
According to docs:
Different models support different reasoning summary settings. For example, our computer use model supports the
concisesummarizer, while o4-mini supportsdetailed. To access the most detailed summarizer available for a model, set the value of this parameter toauto.autowill be equivalent todetailedfor most reasoning models today, but there may be more granular settings in the future.
Discussion in the ATmosphere