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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
4b1ee70: Expose cached input tokens in run usage. run.cost now includes cachedInputTokens (prompt-cache hits, billed at a discounted rate), the streaming finish chunk's usage carries cachedInputTokens, and RunMetadata/BoxRunData include the backend's cached_input_tokens field.