Skip to main content
objectModelCostEntry

Fields

model
String!

The model associated with this model cost entry.

provider
String

The provider associated with this model cost entry. May be null when unavailable or not applicable.

mode
String

The mode associated with this model cost entry. May be null when unavailable or not applicable.

inputCostPerToken
Float

Sensitive input cost per token returned for the requested operation. May be null when unavailable or not applicable.

outputCostPerToken
Float

Sensitive output cost per token returned for the requested operation. May be null when unavailable or not applicable.

cacheReadCostPerToken
Float

Sensitive cache read cost per token returned for the requested operation. May be null when unavailable or not applicable.

cacheWriteCostPerToken
Float

Sensitive cache write cost per token returned for the requested operation. May be null when unavailable or not applicable.

maxInputTokens
Int

The max input tokens associated with this model cost entry. May be null when unavailable or not applicable.

maxOutputTokens
Int

The max output tokens associated with this model cost entry. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this model cost entry was last updated.