ChatCompletionContentPartImageParam#
- class nemo_microservices.types.shared_params.ChatCompletionContentPartImageParam
Bases:
TypedDict- image_url: Required[ImageURL]
The image URL information.
- type: Required[Literal['image_url']]
The type of the content part.