Skip to main content

RunEfficiency

Defined in: types.ts:469

Per-run efficiency summary.

Properties

agentId

readonly agentId: string

Defined in: types.ts:471


completedNodes

readonly completedNodes: number

Defined in: types.ts:473


costPerNode

readonly costPerNode: number

Defined in: types.ts:474


graphId

readonly graphId: string

Defined in: types.ts:470


totalTokenCost

readonly totalTokenCost: number

Defined in: types.ts:472