InterrogateOptions: { image: string; model: string }

Represents the options that can be passed to the interrogate endpoint

Type declaration

  • image: string

    The input image in base64.

  • model: string

    The model to use.