Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ConfidencePrediction
Interface ConfidencePrediction
interface
ConfidencePrediction
{
actualOutcome
?:
string
;
citationCount
:
number
;
confidenceLevel
:
number
;
id
:
string
;
predictedOutcome
:
string
;
timestamp
:
string
;
wasCorrect
?:
boolean
;
}
Index
Properties
actual
Outcome?
citation
Count
confidence
Level
id
predicted
Outcome
timestamp
was
Correct?
Properties
Optional
actual
Outcome
actualOutcome
?:
string
citation
Count
citationCount
:
number
confidence
Level
confidenceLevel
:
number
id
id
:
string
predicted
Outcome
predictedOutcome
:
string
timestamp
timestamp
:
string
Optional
was
Correct
wasCorrect
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
Outcome
citation
Count
confidence
Level
id
predicted
Outcome
timestamp
was
Correct
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...