mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
4.0 KiB
4.0 KiB
OpenResponsesStreamEventResponseOutputTextAnnotationAdded
Event emitted when a text annotation is added to output
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type |
components.TypeResponseOutputTextAnnotationAdded | ✔️ | N/A |
output_index |
float | ✔️ | N/A |
item_id |
str | ✔️ | N/A |
content_index |
float | ✔️ | N/A |
sequence_number |
float | ✔️ | N/A |
annotation_index |
float | ✔️ | N/A |
annotation |
components.OpenAIResponsesAnnotation | ✔️ | N/A |