OptionalcreatedOptionalerrorA message describing any error during file processing. Provided only if an error occurs.
OptionalmetadataOptionalmultimodalIndicates whether the file was processed as multimodal.
OptionalpercentThe percentage of the file that has been processed
OptionalsignedA signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time.
OptionalstatusThe current state of the uploaded file. Possible values:
Processing: File is being processed (parsed, chunked, embedded)Available: Processing completed successfully; file is ready for useDeleting: Deletion has been initiated but not yet completedProcessingFailed: Processing failed with an errorNote: Once a file is deleted, the API returns 404 Not Found instead of a file object.
Optionalupdated
The response format for a successful file upload request.
Export
AssistantFileModel