cachedTokenCount
The number of input tokens that were served from a cache.
Declaration
var cachedTokenCount: IntDiscussion
This value will always be less than or equal to totalTokenCount.
The number of input tokens that were served from a cache.
var cachedTokenCount: IntThis value will always be less than or equal to totalTokenCount.