Anthropic Extended Thinking
Three controls appear when an Anthropic model is selected:- Thinking — choose between Adaptive (model decides when to think), Enabled (always think), or disabled. Adaptive mode is the default for new instances.
- Thinking Budget — token budget allocated for the thinking block. Minimum is 1,024 tokens; maximum is capped by the
max_tokenssetting. Defaults to 5,000. - Thinking Display — toggle whether the thinking block is shown inline in the Playground response panel.
Google Thinking
For Google Gemini models:- Thinking Budget — maximum tokens the model may spend on internal reasoning before emitting the response.
- Thinking Level — preset effort level (
LOW,MEDIUM,HIGH). Overrides the budget when set.

