nemo_microservices.types.shared.chat_completion_content_part_image_param#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared.chat_completion_content_part_image_param.ChatCompletionContentPartImageParam(/, **data: typing.Any)#

Bases: nemo_microservices._models.BaseModel

image_url: nemo_microservices.types.shared.image_url.ImageURL#

None

The image URL information.

type: typing_extensions.Literal[nemo_microservices.types.shared.chat_completion_content_part_image_param.ChatCompletionContentPartImageParam.image_url]#

None

The type of the content part.