Interface TextChatUserContentsTextChatUserImageURLContent

The definition of a user image content.

interface TextChatUserContentsTextChatUserImageURLContent {
    image_url: WatsonXAI.TextChatUserImageURL;
    type: string;
}

Hierarchy (view full)

Properties

Properties

The definition of a user image content.

type: string

The type of the user content.