A valid request URL is required to generate request examples{
"id": "<string>",
"bytes": 123,
"created_at": 123,
"filename": "<string>",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"expires_at": 123,
"status_details": "<string>"
}A valid request URL is required to generate request examples{
"id": "<string>",
"bytes": 123,
"created_at": 123,
"filename": "<string>",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"expires_at": 123,
"status_details": "<string>"
}The ID of the file to use for this request.
The explicit Azure AI Foundry Models API version to use for this request.
v1 if not otherwise specified.
v1, preview The request has succeeded.
The file identifier, which can be referenced in the API endpoints.
The size of the file, in bytes.
The Unix timestamp (in seconds) for when the file was created.
The name of the file.
The object type, which is always file.
file The intended purpose of the file. Supported values are assistants, assistants_output, batch, batch_output, fine-tune and fine-tune-results.
assistants, assistants_output, batch, batch_output, fine-tune, fine-tune-results, evals uploaded, pending, running, processed, error, deleting, deleted The Unix timestamp (in seconds) for when the file will expire.
Deprecated. For details on why a fine-tuning training file failed validation, see the error field on fine_tuning.job.