Name | Type | Description | Notes |
---|---|---|---|
content | ChatCompletionRequestSystemMessageContent | ||
role | RoleEnum | The role of the messages author, in this case `system`. | |
name | String | An optional name for the participant. Provides the model information to differentiate between participants of the same role. | [optional] |
Name | Value |
---|---|
SYSTEM | "system" |