Response Structure
Thinking-enabled responses include these additional fields:- reasoning_content: The model’s reasoning process in text format
- thinking_blocks: Array of structured thinking blocks with signatures
Example Request
Example Response
Logging Parameters
All standard logging parameters apply. The thinking-related fields are automatically captured when present:- reasoning_content: Full reasoning text
- thinking_blocks: Array of thinking block objects
- signature: Cryptographic signature for thinking block verification
Key Points
- Thinking blocks are automatically logged when present in the response
- The
reasoning_content
field contains the complete reasoning process thinking_blocks
provide structured access to individual reasoning steps- All other logging parameters work the same as regular text logging