# ChatCompletionRequestMessageContentPartText ## Fields | Field | Type | Required | Description | | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | | `type` | [components.Type](../../models/components/type.md) | :heavy_check_mark: | The type of the content part. | | `text` | *str* | :heavy_check_mark: | The text content. |