ReasoningContent
Sent via the Anthropic Messages API
Artificial IntelligenceAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen-Source
Properties
| Name |
Type |
Description |
| type |
string |
Indicates this is a reasoning/intermediate step. |
| is_native |
boolean |
Whether the reasoning content was generated by a reasoner model that processed this step. |
| reasoning |
string |
The intermediate reasoning or thought process content. |
| signature |
object |
A unique identifier for this reasoning step. |
JSON Schema