@sqlrooms/ai / fileToChatAttachmentPart
Function: fileToChatAttachmentPart()
fileToChatAttachmentPart(
file):Promise<FileUIPart>
Reads a browser file into the serializable AI SDK file-part shape.
Parameters
| Parameter | Type |
|---|---|
file | File |
Returns
Promise<FileUIPart>