Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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