Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
llm
ImageContent
Interface ImageContent
interface
ImageContent
{
_cache
:
Record
<
any
,
any
>
;
id
:
string
;
image
:
string
|
VideoFrame
;
inferenceDetail
:
"auto"
|
"high"
|
"low"
;
inferenceHeight
?:
number
;
inferenceWidth
?:
number
;
mimeType
?:
string
;
type
:
"image_content"
;
}
Index
Properties
_cache
id
image
inference
Detail
inference
Height?
inference
Width?
mime
Type?
type
Properties
_cache
_cache
:
Record
<
any
,
any
>
id
id
:
string
image
image
:
string
|
VideoFrame
Either a string URL or a VideoFrame object.
inference
Detail
inference
Detail
:
"auto"
|
"high"
|
"low"
Optional
inference
Height
inference
Height
?:
number
Optional
inference
Width
inference
Width
?:
number
Optional
mime
Type
mime
Type
?:
string
type
type
:
"image_content"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
_cache
id
image
inference
Detail
inference
Height
inference
Width
mime
Type
type
LiveKit Agents
Loading...
Either a string URL or a VideoFrame object.