--- title: "Thinking" --- ## Supported Types ### `components.ThinkingEnabled` ```python value: components.ThinkingEnabled = /* values here */ ``` ### `components.ThinkingDisabled` ```python value: components.ThinkingDisabled = /* values here */ ``` ### `components.ThinkingAdaptive` ```python value: components.ThinkingAdaptive = /* values here */ ```