Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
content | components.ChatSystemMessageContent | :heavy_check_mark: | System message content | You are a helpful assistant. |
name | Optional[str] | :heavy_minus_sign: | Optional name for the system message | Assistant Config |
role | components.ChatSystemMessageRole | :heavy_check_mark: | N/A |