OPENAPI / COMPONENTS / SCHEMAS

Beta Agent Message data structure

BetaAgentMessage

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

object6properties
agentBetaAgentTag

agent value in the OpenAI API contract.

authorstringrequired

author value in the OpenAI API contract.

contentarrayrequired

content value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

recipientstringrequired

recipient value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.