You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setTokenUsageAttributes function was accepting cache token parameters
but only using them to calculate total tokens. Now it also sets them as
individual span attributes (gen_ai.usage.input_tokens.cache_write and
gen_ai.usage.input_tokens.cached).
Also updates .size-limit.js to use develop branch value.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments