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 explicit Azure AI Foundry Models API version to use for this request.
v1 if not otherwise specified.
v1, preview Show child attributes
The intended purpose of the uploaded file. One of: - assistants: Used in the Assistants API - batch: Used in the Batch API - fine-tune: Used for fine-tuning - evals: Used for eval data sets
assistants, batch, fine-tune, evals 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.