OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Request User Message data structure

ChatCompletionRequestUserMessage

Structural definition for Chat Completion Request User Message in the OpenAI API contract.

object3properties
contentstringrequired

content value in the OpenAI API contract.

namestring

name value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.