TokenUsage
autogen.beta.eval.trace.TokenUsage dataclass #
Token counts summed across every model call in one task.
Cache tokens are reported separately from input / output so that scorers and dashboards can attribute prompt-cache savings without affecting raw input counts. :attr:total covers only input + output, matching what most provider price tables charge for.