Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 734 Bytes

RealtimeServerEventResponseOutputItemDone.md

File metadata and controls

18 lines (10 loc) · 734 Bytes

RealtimeServerEventResponseOutputItemDone

Returned when an Item is done streaming. Also emitted when a Response is interrupted, incomplete, or cancelled.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "response.output_item.done".
responseId String The ID of the response to which the item belongs.
outputIndex Integer The index of the output item in the response.
item RealtimeServerEventResponseOutputItemDoneItem