ChatCompletionContentPartImageParam#

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

Bases: BaseModel

image_url: ImageURL

The image URL information.

type: Literal['image_url']

The type of the content part.