OPENAPI / COMPONENTS / SCHEMAS

Beta Input Message data structure

BetaInputMessage

Structural definition for Beta Input Message in the OpenAI API contract.

object5properties
agentstring

agent value in the OpenAI API contract.

contentBetaInputMessageContentListrequired

content value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestring

type value in the OpenAI API contract.