Class BetaThreadRunCreateParams.ReasoningEffort

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

    
    public final class BetaThreadRunCreateParams.ReasoningEffort
     implements Enum
                        

    o1 and o3-mini models only

    Constrains effort on reasoning for reasoning models. Currently supported values are low, medium, and high. Reducing reasoning effort can result in faster responses and fewer tokens used on reasoning in a response.