mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
5.2 KiB
5.2 KiB
OpenResponsesReasoningSummaryPartAddedEvent
Event emitted when a reasoning summary part is added
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.OpenResponsesReasoningSummaryPartAddedEventType | ✔️ | N/A | |
output_index |
float | ✔️ | N/A | |
item_id |
str | ✔️ | N/A | |
summary_index |
float | ✔️ | N/A | |
part |
components.ReasoningSummaryText | ✔️ | N/A | { "type": "summary_text", "text": "Analyzed the problem using first principles" } |
sequence_number |
float | ✔️ | N/A |