↓ 9 callersFunctionmonthlyCosts(
provider: ProviderName,
productId: string,
source: string,
category: string,
amounts: number[],
)
packages/finops/src/demo-data.ts:277
↓ 6 callersFunctionopenAiRate(
id: string,
sku: string,
metric: string,
unitPrice: number,
service = 'responses',
)
packages/finops/src/pricing-registry.ts:105