@runloop/remote-agents-sdk
Preparing search index...
codex
ContentItem
Type Alias ContentItem
ContentItem
:
|
{
text
:
string
;
type
:
"input_text"
}
|
{
detail
?:
ImageDetail
;
image_url
:
string
;
type
:
"input_image"
}
|
{
text
:
string
;
type
:
"output_text"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@runloop/remote-agents-sdk
Loading...