ServerEventResponseDone interface
Returned when a Response is done streaming. Always emitted, no matter the
final state. The Response object included in the response.done event will
include all output Items in the Response but will omit the raw audio data.
- Extends
Inherited Properties
| event |
Property Details
response
type
The event type, must be response.done.
type: "response.done"
Property Value
"response.done"