Uses of Enum
com.azure.ai.openai.responses.models.ResponsesReasoningConfigurationEffort
Packages that use ResponsesReasoningConfigurationEffort
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesReasoningConfigurationEffort in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesReasoningConfigurationEffortModifier and TypeMethodDescriptionResponsesReasoningConfigurationEffort.fromString(String value) Parses a serialized value to a ResponsesReasoningConfigurationEffort instance.ResponsesReasoningConfiguration.getEffort()Get the effort property: The effort property.Returns the enum constant of this type with the specified name.ResponsesReasoningConfigurationEffort.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.ai.openai.responses.models with parameters of type ResponsesReasoningConfigurationEffortModifierConstructorDescriptionCreates an instance of ResponsesReasoningConfiguration class.