pub fn cost_tracker() -> &'static CostTrackerExpand description
Get the global CostTracker.
The cost tracker uses a minimal ModelRegistry for token cost estimation. Record per-agent token usage after each LLM call.
pub fn cost_tracker() -> &'static CostTrackerGet the global CostTracker.
The cost tracker uses a minimal ModelRegistry for token cost estimation. Record per-agent token usage after each LLM call.