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.
TextContent
Plain text content for messages in LLM conversations.Import
Type Definition
Fields
Must be
"text".The text content string.
Example
Related
- MessageContent — union type that includes
TextContent - PromptMessage — uses
MessageContent[]as itscontentfield