Skip to main content

RunEfficiency

Defined in: types.ts:551

Per-run efficiency summary.

Properties

agentId

readonly agentId: string

Defined in: types.ts:553


completedNodes

readonly completedNodes: number

Defined in: types.ts:555


costPerNode

readonly costPerNode: number

Defined in: types.ts:556


graphId

readonly graphId: string

Defined in: types.ts:552


totalTokenCost

readonly totalTokenCost: number

Defined in: types.ts:554