OPENAPI / COMPONENTS / SCHEMAS

Create Message Request data structure

CreateMessageRequest

Structural definition for Create Message Request in the OpenAI API contract.

object4properties
attachmentsstring

attachments value in the OpenAI API contract.

contentstringrequired

content value in the OpenAI API contract.

metadataMetadata

metadata value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.