Class ResponseCreateParams.Reasoning.Summary

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class ResponseCreateParams.Reasoning.Summary
     implements Enum
                        

    A summary of the reasoning performed by the model. This can be useful for debugging and understanding the model's reasoning process. One of auto, concise, or detailed.

    concise is supported for computer-use-preview models and all reasoning models after gpt-5.