Manage conversation context during voice interactions
conversation.item.create
event:
Field | Type | Description |
---|---|---|
type | string | Item type: “message”, “function_call”, “function_call_output” |
role | string | Message role: “user”, “assistant”, “system” |
content | array | Message content with type and text |
status | string (optional) | Item status: “in_progress”, “completed” |