ChatCompletionRequestSystemMessage(System message)
Developer-provided instructions that the model should follow, regardless of
messages sent by the user. With o1 models and newer, use developer messages
for this purpose instead.
{
"content": "string",
"role": "system",
"name": "string"
}