Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScoreComputationMetric
Interface ScoreComputationMetric
interface
ScoreComputationMetric
{
agentId
:
string
;
dimension
?:
string
;
level
?:
number
;
maxScore
?:
number
;
percentage
?:
number
;
questionId
?:
string
;
runId
?:
string
;
score
:
number
;
sessionId
?:
string
;
source
?:
string
;
ts
?:
number
;
}
Index
Properties
agent
Id
dimension?
level?
max
Score?
percentage?
question
Id?
run
Id?
score
session
Id?
source?
ts?
Properties
agent
Id
agentId
:
string
Optional
dimension
dimension
?:
string
Optional
level
level
?:
number
Optional
max
Score
maxScore
?:
number
Optional
percentage
percentage
?:
number
Optional
question
Id
questionId
?:
string
Optional
run
Id
runId
?:
string
score
score
:
number
Optional
session
Id
sessionId
?:
string
Optional
source
source
?:
string
Optional
ts
ts
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
dimension
level
max
Score
percentage
question
Id
run
Id
score
session
Id
source
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...