# ResponsesOutputItemReasoning An output item containing reasoning ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | | `type` | [models.ResponsesOutputItemReasoningType](../models/responsesoutputitemreasoningtype.md) | :heavy_check_mark: | N/A | | `id` | *str* | :heavy_check_mark: | N/A | | `content` | List[[models.ReasoningTextContent](../models/reasoningtextcontent.md)] | :heavy_minus_sign: | N/A | | `summary` | List[[models.ReasoningSummaryText](../models/reasoningsummarytext.md)] | :heavy_check_mark: | N/A | | `encrypted_content` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A | | `status` | [Optional[models.ResponsesOutputItemReasoningStatusUnion]](../models/responsesoutputitemreasoningstatusunion.md) | :heavy_minus_sign: | N/A |