Types
RunUsageInput
Values used to run usage.
input
RunUsageInputFields
model
String!
required
The model to use for the request.
inputTokens
Int
The input tokens to use for the request.
outputTokens
Int
The output tokens to use for the request.
reasoningTokens
Int
The reasoning tokens to use for the request.
cacheReadTokens
Int
The cache read tokens to use for the request.
cacheWriteTokens
Int
The cache write tokens to use for the request.
estimatedCost
Float
The estimated cost to use for the request.
toolCallCount
Int
The tool call count to use for the request.
pricingSource
String
The pricing source to use for the request.