Expand description
Provider metrics wrapper
Wraps any Provider to automatically record latency, throughput,
and tokens-per-second via the global PROVIDER_METRICS registry.
Structsยง
- Metrics
Provider - A provider wrapper that instruments every call with performance metrics.