mimiq
Preparing search index...
index
AgentRunConfig
Interface AgentRunConfig
interface
AgentRunConfig
{
agent
?:
BrowserAgentType
;
headless
?:
boolean
;
jobId
?:
string
;
model
?:
string
;
outputDir
?:
string
;
runs
?:
number
;
scene
:
string
|
JsonObject
;
url
?:
string
;
}
Index
Properties
agent?
headless?
job
Id?
model?
output
Dir?
runs?
scene
url?
Properties
Optional
agent
agent
?:
BrowserAgentType
Optional
headless
headless
?:
boolean
Optional
job
Id
jobId
?:
string
Optional
model
model
?:
string
Optional
output
Dir
outputDir
?:
string
Optional
runs
runs
?:
number
scene
scene
:
string
|
JsonObject
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
headless
job
Id
model
output
Dir
runs
scene
url
mimiq
Loading...