These are the events that Realtime servers accept from the client
session.update
session.update
.
When the server receives a session.update
, it will respond with a session.updated
event showing the full, effective configuration. Only the fields that are present are updated. To clear a field like instructions, pass an empty string.
session.update
.conversation.item.create
conversation.item.create
.response.create
response.create
.