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