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 chain-of-thought and extended thinking responses.Fields
Must be
"reasoning".The reasoning value — either a
"thinking" type with content and signature, or a "redacted" type. Use ReasoningContentValueUnion.from_dict() to construct.Example
Related
- MessageContent — union wrapper for all content types
- PromptMessage — chat message containing content arrays