Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
UserItem
Interface UserItem
interface
UserItem
{
content
:
(
InputTextContent
|
InputAudioContent
)
[]
;
id
:
string
;
object
:
"realtime.item"
;
role
:
"user"
;
type
:
"message"
;
}
Hierarchy (
view full
)
BaseItem
UserItem
Index
Properties
content
id
object
role
type
Properties
content
content
:
(
InputTextContent
|
InputAudioContent
)
[]
id
id
:
string
object
object
:
"realtime.item"
role
role
:
"user"
type
type
:
"message"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
content
id
object
role
type
LiveKit Agents
Loading...