Extract token usage information from a DSPrrr result object.
Examples
if (FALSE) { # \dontrun{
result <- run(mod, text = "hello", .return_format = "structured")
get_tokens(result)
} # }
Extract token usage information from a DSPrrr result object.
if (FALSE) { # \dontrun{
result <- run(mod, text = "hello", .return_format = "structured")
get_tokens(result)
} # }