OPENAPI / COMPONENTS / SCHEMAS

Reasoning Item data structure

ReasoningItem

Structural definition for Reasoning Item in the OpenAI API contract.

object6properties
contentReasoningTextContent

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.

summarySummaryTextContentrequired

summary value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.