> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # Thinking ## Supported Types ### `components.ThinkingEnabled` ```python theme={null} value: components.ThinkingEnabled = /* values here */ ``` ### `components.ThinkingDisabled` ```python theme={null} value: components.ThinkingDisabled = /* values here */ ``` ### `components.ThinkingAdaptive` ```python theme={null} value: components.ThinkingAdaptive = /* values here */ ```