Uses of Enum Class
ai.singlr.openai.OpenAIModelId.EffortSupport
-
Uses of OpenAIModelId.EffortSupport in ai.singlr.openai
Subclasses with type arguments of type OpenAIModelId.EffortSupport in ai.singlr.openaiModifier and TypeClassDescriptionstatic enumThereasoning.effortvalue range a model accepts on the Responses API.Methods in ai.singlr.openai that return OpenAIModelId.EffortSupportModifier and TypeMethodDescriptionOpenAIModelId.effortSupport()Thereasoning.effortrange this model accepts.static OpenAIModelId.EffortSupportReturns the enum constant of this class with the specified name.static OpenAIModelId.EffortSupport[]OpenAIModelId.EffortSupport.values()Returns an array containing the constants of this enum class, in the order they are declared.