ChatCompletionContentPartTextParam#
- class nemo_microservices.types.shared.ChatCompletionContentPartTextParam(*args: Any, **kwargs: Any)
Bases:
BaseModel- text: str
The text content.
- type: Literal['text']
The type of the content part.
Bases: BaseModel
The text content.
The type of the content part.