Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SimulatorResponse
Interface SimulatorResponse
interface
SimulatorResponse
{
isError
:
boolean
;
model
:
string
;
requestId
:
string
;
responseBody
:
Record
<
string
,
unknown
>
;
simulatedLatencyMs
:
number
;
ts
:
number
;
}
Index
Properties
is
Error
model
request
Id
response
Body
simulated
Latency
Ms
ts
Properties
is
Error
isError
:
boolean
model
model
:
string
request
Id
requestId
:
string
response
Body
responseBody
:
Record
<
string
,
unknown
>
simulated
Latency
Ms
simulatedLatencyMs
:
number
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Error
model
request
Id
response
Body
simulated
Latency
Ms
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...