ChargebackRow
Auto-generated API reference for ChargebackRow.
Interface: ChargebackRow
Defined in: observability/src/cost-chargeback.ts:60
#Properties
#callCount
callCount:
number
Defined in: observability/src/cost-chargeback.ts:63
#completionTokens
completionTokens:
number
Defined in: observability/src/cost-chargeback.ts:65
#costUsd
costUsd:
number
Defined in: observability/src/cost-chargeback.ts:67
#firstAt
firstAt:
string
Defined in: observability/src/cost-chargeback.ts:69
Earliest sample timestamp in the group (ISO 8601).
#group
group:
string
Defined in: observability/src/cost-chargeback.ts:62
Composite group key, joined with '/' for multi-field groups.
#lastAt
lastAt:
string
Defined in: observability/src/cost-chargeback.ts:71
Latest sample timestamp in the group (ISO 8601).
#promptTokens
promptTokens:
number
Defined in: observability/src/cost-chargeback.ts:64
#totalTokens
totalTokens:
number
Defined in: observability/src/cost-chargeback.ts:66