parts property

List<ChatMessageContent> parts
final

The parts of the multi-modal message.

Implementation

final List<ChatMessageContent> parts;