File object represents a document that has been uploaded to OpenAI.{
"id": "string",
"bytes": 0,
"created_at": 0,
"expires_at": 0,
"filename": "string",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"status_details": "string"
}