ImageURL#
- class nemo_microservices.types.shared_params.ImageURL
Bases:
TypedDict- url: Required[str]
Either a URL of the image or the base64 encoded image data.
- detail: str
Specifies the detail level of the image.
Bases: TypedDict
Either a URL of the image or the base64 encoded image data.
Specifies the detail level of the image.