Thinking mode allows supported models to show their reasoning process before providing the final answer. This feature is currently available for select models like Claude Sonnet 4.Documentation Index
Fetch the complete documentation index at: https://docs.keywordsai.co/llms.txt
Use this file to discover all available pages before exploring further.
Basic Usage
To enable thinking mode, add thethinking parameter to your request:
Parameters
- type: Set to
"enabled"to activate thinking mode - budget_tokens: Maximum number of tokens allocated for the thinking process (optional)
Supported Models
- choose models that support thinking like
gpt-5,claude-sonnet-4-20250514.