nemo_microservices.types.shared_params.chat_completion_content_part_text_param#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared_params.chat_completion_content_part_text_param.ChatCompletionContentPartTextParam#

Bases: typing_extensions.TypedDict

text: typing_extensions.Required[str]#

None

The text content.

type: typing_extensions.Required[typing_extensions.Literal[nemo_microservices.types.shared_params.chat_completion_content_part_text_param.ChatCompletionContentPartTextParam.text]]#

None

The type of the content part.