mirror of
https://github.com/LukeHagar/log10ts.git
synced 2025-12-06 04:20:12 +00:00
2.5 KiB
2.5 KiB
ChatCompletionRequestSystemMessage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
content |
string | ✔️ | The contents of the system message. |
role |
components.Role | ✔️ | 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. |