chatgpt / Exports / openai / ChatCompletionRequestMessage
openai.ChatCompletionRequestMessage
Export
ChatCompletionRequestMessage
• content: string
The contents of the message
Memberof
ChatCompletionRequestMessage
• Optional
name: string
The name of the user in a multi-user chat
Memberof
ChatCompletionRequestMessage
• role: ChatCompletionRequestMessageRoleEnum
The role of the author of this message.
Memberof
ChatCompletionRequestMessage