Skip to content

@sqlrooms/ai-core / MessageContent

Variable: MessageContent

const MessageContent: NamedExoticComponent<MessageContentProps>

Renders message content with markdown content of the final streaming response. Supports streaming think content that may arrive in chunks (e.g., "<think>Hello" before "</think>").

Param

The component props. See MessageContentProps for more details.

Returns

The rendered answer tool call