mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 04:20:12 +00:00
2.5 KiB
2.5 KiB
ChatCompletionRequestUserMessage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Content |
components.Content | ✔️ | The contents of the user message. |
Role |
components.ChatCompletionRequestUserMessageRole | ✔️ | The role of the messages author, in this case user. |
Name |
*string | ➖ | An optional name for the participant. Provides the model information to differentiate between participants of the same role. |