Contents

init(totalTokenCount:cachedTokenCount:)

Creates an input token count.

Declaration

init(totalTokenCount: Int, cachedTokenCount: Int)

Parameters

  • totalTokenCount:

    The total number of input tokens from the transcript.

  • cachedTokenCount:

    The number of input tokens served from a cache.