OPENAPI / COMPONENTS / SCHEMAS

Beta Agent Message Item Param data structure

BetaAgentMessageItemParam

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

object6properties
agentstring

agent value in the OpenAI API contract.

authorstringrequired

author value in the OpenAI API contract.

contentarrayrequired

content value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

recipientstringrequired

recipient value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.