ImageURL#

class nemo_microservices.types.shared.ImageURL(*args: Any, **kwargs: Any)

Bases: BaseModel

url: str

Either a URL of the image or the base64 encoded image data.

detail: str | None = None

Specifies the detail level of the image.