Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 483 Bytes

File metadata and controls

14 lines (12 loc) · 483 Bytes

ChatCompletionRequestMessage

Properties

Name Type Description Notes
role inline The role of the author of this message.
content kotlin.String The contents of the message
name kotlin.String The name of the user in a multi-user chat [optional]

Enum: role

Name Value
role system, user, assistant