ContentBlock
Base class for content blocks with polymorphic serialization
Inheritors
Types
Link copied to clipboard
data class Image(val type: String = "image", val source: AnthropicSseData.ImageSource) : AnthropicSseData.ContentBlock
Link copied to clipboard