Package-level declarations

Types

Link copied to clipboard
data class GoogleThinkingConfig(val includeThoughts: Boolean? = null, val thinkingBudget: Int? = null, val thinkingLevel: GoogleThinkingLevel? = null)

Optional block that controls Gemini's "thinking" mode.

Link copied to clipboard

Levels of thinking depth for Gemini 3 models.