Features
Reasoning
Enable reasoning tokens
These tokens offer insight into the model’s reasoning process, providing a transparent view of its thought steps. Since Reasoning Tokens are considered output tokens, they are billed accordingly.
To access Reasoning Tokens when available, include include_reasoning: true
in your API request. The tokens will be returned in the reasoning
field of each message.
While all reasoning-enabled models generate these tokens, only certain models and providers include them in the response.