created_atstring date-time required
The time this tune task was created.
deleted_atstring date-time nullable
The time this tune task was deleted.
descriptionstring required
The description of the tune.
output_lora_idsstring[] required
The output LoRA IDs, if the task was successful.
status'pending' | 'running' | 'succeeded' | 'cancelled' | 'failed' required
The status of the tune job.
status_detailsstring required
The details of the status, only used when the associated task failed.
succeeded_atstring date-time nullable
The time the tune task succeeded.
tenant_idstring uuid required
The tenant who requested the LoRA tune.
tune_type'lora_tune' | 'text_to_speech_latent_tune' | 'text_to_speech_rvc_tune' | 'text_to_speech_tortoise_tune' required
The type of tune requested.
updated_atstring date-time required
The time this tune task was updated.