Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
ResponseResource
Interface ResponseResource
interface
ResponseResource
{
id
:
string
;
metadata
?:
Record
<
string
,
string
>
;
object
:
"realtime.response"
;
output
:
ItemResource
[]
;
status
:
string
;
status_details
:
ResponseStatusDetails
;
usage
?:
ModelUsage
;
}
Index
Properties
id
metadata?
object
output
status
status_
details
usage?
Properties
id
id
:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
object
object
:
"realtime.response"
output
output
:
ItemResource
[]
status
status
:
string
status_
details
status_
details
:
ResponseStatusDetails
Optional
usage
usage
?:
ModelUsage
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
id
metadata
object
output
status
status_
details
usage
LiveKit Agents
Loading...