Package version:

Interface MessageDeltaContent

The abstract base representation of a partial streamed message content payload.

interface MessageDeltaContent {
    index: number;
    type: string;
}

Hierarchy (view full)

Properties

Properties

index: number

The index of the content part of the message.

type: string

The discriminator possible values: image_file, text