Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 699 Bytes

RealtimeServerEventConversationItemTruncated.md

File metadata and controls

18 lines (10 loc) · 699 Bytes

RealtimeServerEventConversationItemTruncated

Returned when an earlier assistant audio message item is truncated by the client.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "conversation.item.truncated".
itemId String The ID of the assistant message item that was truncated.
contentIndex Integer The index of the content part that was truncated.
audioEndMs Integer The duration up to which the audio was truncated, in milliseconds.