totalUsage property
Total token usage across all steps. In single-step mode (aimux's default), equals usage. Provided for AI SDK parity.
Implementation
@JsonKey(name: 'total_usage')
final Usage totalUsage;
Total token usage across all steps. In single-step mode (aimux's default), equals usage. Provided for AI SDK parity.
@JsonKey(name: 'total_usage')
final Usage totalUsage;