Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScoreObservation
Interface ScoreObservation
interface
ScoreObservation
{
agentId
:
string
;
evaluatorId
?:
string
;
runId
?:
string
;
score
:
number
;
timestamp
:
string
|
number
|
Date
;
}
Index
Properties
agent
Id
evaluator
Id?
run
Id?
score
timestamp
Properties
agent
Id
agentId
:
string
Optional
evaluator
Id
evaluatorId
?:
string
Optional
run
Id
runId
?:
string
score
score
:
number
timestamp
timestamp
:
string
|
number
|
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
evaluator
Id
run
Id
score
timestamp
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...