Companion

object Companion

Functions

Link copied to clipboard
fun from(usage: <Error class: unknown class>): ExtractionModelUsage

The counts a call actually consumed, read off the framework's own Usage.

Link copied to clipboard
fun of(inputTokens: Int? = null, outputTokens: Int? = null, totalTokens: Int? = null, cachedInputTokens: Int? = null, reasoningTokens: Int? = null): ExtractionModelUsage

Java-friendly factory.