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