OPENAPI / COMPONENTS / SCHEMAS

Beta Reasoning Item data structure

BetaReasoningItem

Structural definition for Beta Reasoning Item in the OpenAI API contract.

object7properties
agentstring

agent value in the OpenAI API contract.

contentBetaReasoningTextContent

content value in the OpenAI API contract.

encrypted_contentstring

encrypted content value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

summaryBetaSummaryTextContentrequired

summary value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.