Class ChatMessageImageContent<T>

  • Type Parameters:
    T - the type of the inner content within the message
    All Implemented Interfaces:
    KernelContent<T>

    public class ChatMessageImageContent<T>
    extends ChatMessageContent<T>
    Represents an image content in a chat message.