UploadedFile
Upgather SDK / UploadedFile
Interface: UploadedFile
Represents the response from when a file is uploaded to the vector store
Remarks
This interface provides type safety without requiring the OpenAI package as a dependency. It includes the most commonly used fields from the upload response.
Properties
bytes?
optionalbytes:number
created_at
created_at:
number
filename
filename:
string
id
id:
string
object
object:
string
purpose
purpose:
string
status?
optionalstatus:string