Class RunStatus

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

    
    public final class RunStatus
     implements Enum
                        

    The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired.