File data containing optional file content, ID and filename information. Used to pass file data to OpenAI APIs requiring file handling capabilities.
The base64 encoded file data, used when passing the file to the model as a string.
The ID of an uploaded file to use as input.
The name of the file, used when passing the file to the model as a string.