The unique ID of the server event.
The item to add to the conversation.
Optionalprevious_The ID of the preceding item in the Conversation context, allows the client to
understand the order of the conversation. Can be null if the item has no
predecessor.
The event type, must be conversation.item.created.
Returned when a conversation item is created. There are several scenarios that produce this event:
message(roleassistant) or typefunction_call.server_vadmode). The server will take the content of the input audio buffer and add it to a new user message Item.conversation.item.createevent to add a new Item to the Conversation.