ReasoningConfiguration

The reasoning configuration that controls how a reasoning model allocates effort during evaluation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The level of reasoning effort the model applies when generating a response. For supported values, see the model provider's documentation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String