Class ResponseCodeInterpreterToolCall.Status

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

    
    public final class ResponseCodeInterpreterToolCall.Status
     implements Enum
                        

    The status of the code interpreter tool call. Valid values are in_progress, completed, incomplete, interpreting, and failed.