# ChatCompletionRequestSystemMessageContent
## Enum Variants
| Name | Description |
|---- | -----|
| String | The contents of the system message. |
| Vec<models::ChatCompletionRequestMessageContentPartText> | The contents of the system message. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)