CostEstimate
Defined in: core/model-catalog.ts:71
Properties
Section titled “Properties”cacheCreationCost
Section titled “cacheCreationCost”cacheCreationCost:
number
Defined in: core/model-catalog.ts:76
Cost for cache creation tokens (already included in inputCost calculation, Anthropic only)
cachedInputCost
Section titled “cachedInputCost”cachedInputCost:
number
Defined in: core/model-catalog.ts:74
Cost for cached input tokens (already included in inputCost calculation)
currency
Section titled “currency”currency:
"USD"
Defined in: core/model-catalog.ts:79
inputCost
Section titled “inputCost”inputCost:
number
Defined in: core/model-catalog.ts:72
outputCost
Section titled “outputCost”outputCost:
number
Defined in: core/model-catalog.ts:77
totalCost
Section titled “totalCost”totalCost:
number
Defined in: core/model-catalog.ts:78