outputTokens

fun <O : Any> Run<O>.outputTokens(): Int

Deprecated

Use tokenUsage().outputTokens instead

Replace with

tokenUsage().outputTokens