Class Reasoning.GenerateSummary

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

    @Deprecated(message = "deprecated") 
    public final class Reasoning.GenerateSummary
     implements Enum
                        

    Deprecated: use summary instead.

    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.