Expand description
Token usage and cost tracking types.
Normalizes usage across different API response formats (OpenAI, Anthropic, Codex) into a single structure.
Structs§
Functions§
- normalize_
usage - Normalize raw API usage JSON into our unified Usage struct.