Skip to content

RunVersionStatistics

← All HTTP schemas

A definition version’s run summary.

Shape: object

Property Required Type Description Rules
agentName yes string The agent name this breakdown belongs to.
version yes integer (int32) The definition version. pattern `^-?(?:0\
totalRuns yes integer (int64) The total number of runs made with this version. pattern `^-?(?:0\
failedRuns yes integer (int64) This version’s number of runs that ended in an error. pattern `^-?(?:0\
totalTokens no integer (int64) This version’s total token usage. pattern `^-?(?:0\