InterrogateRequest: {
    image?: string;
    model?: string;
}

Type declaration

  • Optional image?: string

    Image to work on, must be a Base64 string containing the image's data.

  • Optional model?: string

    The interrogate model used.