of

fun of(promptTokens: Int, completionTokens: Int): Usage(source)

Legacy flat (promptTokens, completionTokens) factory — replaces the old secondary constructor. Unambiguous because BOTH params are required; the primary constructor's Usage() no-arg path goes through default breakdown defaults.

Since

0.3.0-beta01