LanguageModelDataPart

constructor(data: Uint8Array<*>, mimeType: String)(source)

Construct a generic data part with the given content.

Parameters

data

The byte data for this part.

mimeType

The mime type of the data.

Online Documentation