nemo_microservices.types.shared.chat_completion_content_part_text_param#
Module Contents#
Classes#
API#
- class nemo_microservices.types.shared.chat_completion_content_part_text_param.ChatCompletionContentPartTextParam(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- text: str#
None
The text content.
- type: typing_extensions.Literal[nemo_microservices.types.shared.chat_completion_content_part_text_param.ChatCompletionContentPartTextParam.text]#
None
The type of the content part.