Advanced Features
Configure extended thinking for models that support chain-of-thought reasoning. The parameter allows you to control how reasoning tokens are generated and returned.
- : Set to to enable extended thinking
- : Maximum number of tokens to allocate for thinking
When thinking is enabled, the response includes thinking blocks:
Use the built-in web search tool to give the model access to current information from the web.
Was this helpful?