PromptMessageContent

@Serializable(with = PromptMessageContentPolymorphicSerializer::class)
sealed interface PromptMessageContent(source)

Represents the content of a prompt message.

Inheritors

Properties

Link copied to clipboard
abstract val type: String