imageInput

abstract val imageInput: Boolean?(source)

Whether image input is supported by the model. Common supported images are jpg and png, but each model will vary in supported mimetypes.

Online Documentation