Skip to content

@sqlrooms/ai / fileToChatAttachmentPart

Function: fileToChatAttachmentPart()

fileToChatAttachmentPart(file): Promise<FileUIPart>

Reads a browser file into the serializable AI SDK file-part shape.

Parameters

ParameterType
fileFile

Returns

Promise<FileUIPart>