Class FineTuningJob.Status

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class FineTuningJob.Status
     implements Enum
                        

    The current status of the fine-tuning job, which can be either validating_files, queued, running, succeeded, failed, or cancelled.