Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ValidityPredictionEntry
Interface ValidityPredictionEntry
interface
ValidityPredictionEntry
{
actualOutcome
?:
string
;
agentId
:
string
;
confidence
:
number
;
evaluatorId
?:
string
;
predictedOutcome
:
string
;
predictionId
:
string
;
runId
?:
string
;
score
?:
number
;
timestamp
:
Date
;
wasCorrect
?:
boolean
;
}
Index
Properties
actual
Outcome?
agent
Id
confidence
evaluator
Id?
predicted
Outcome
prediction
Id
run
Id?
score?
timestamp
was
Correct?
Properties
Optional
actual
Outcome
actualOutcome
?:
string
agent
Id
agentId
:
string
confidence
confidence
:
number
Optional
evaluator
Id
evaluatorId
?:
string
predicted
Outcome
predictedOutcome
:
string
prediction
Id
predictionId
:
string
Optional
run
Id
runId
?:
string
Optional
score
score
?:
number
timestamp
timestamp
:
Date
Optional
was
Correct
wasCorrect
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
Outcome
agent
Id
confidence
evaluator
Id
predicted
Outcome
prediction
Id
run
Id
score
timestamp
was
Correct
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...