LLMTokenUsage
API reference
Implements Node
cachedTokenReads: Int!
cachedTokenWrites: Int!
id: ID!
A unique identifier for this LLMTokenUsage.
Implements Node
cachedTokenReads: Int!cachedTokenWrites: Int!id: ID!A unique identifier for this LLMTokenUsage.
inputTokens: Int!outputTokens: Int!totalTokens: Int!