CostEntry
Defined in: escalation/cost-tracker.ts:11
Cost entry for tracking individual operations
Properties
Section titled “Properties”agent:
string
Defined in: escalation/cost-tracker.ts:17
Agent that incurred the cost
amount
Section titled “amount”amount:
number
Defined in: escalation/cost-tracker.ts:19
Cost in cents
description
Section titled “description”description:
string
Defined in: escalation/cost-tracker.ts:21
Operation description
taskId
Section titled “taskId”taskId:
string
Defined in: escalation/cost-tracker.ts:15
Task ID associated with the cost
timestamp
Section titled “timestamp”timestamp:
string
Defined in: escalation/cost-tracker.ts:13
Timestamp of the operation