StreamEndEvent
The turn’s single terminal event; message_id is the finalized reply row.
Properties
Section titled “Properties”| Property | Type |
|---|---|
data |
object |
data.conversation_id |
string |
data.cost_usd |
number | null |
data.is_partial? |
boolean |
data.message_id |
string |
data.stream_id |
string |
data.turn_id |
string |
type |
"stream_end" |