ReasoningContent
Reasoning content for LLM chain-of-thought and extended thinking responses.Import
Type Definition
Fields
Must be
"reasoning".The reasoning value — either a
thinking type with content and signature, or a redacted type with opaque data.Example
Related
- MessageContent — union type that includes
ReasoningContent - PromptMessage — uses
MessageContent[]as itscontentfield