mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
4.3 KiB
4.3 KiB
OpenResponsesStreamEventResponseReasoningSummaryPartDone
Event emitted when a reasoning summary part is complete
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.TypeResponseReasoningSummaryPartDone | ✔️ | 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 |