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
Set Usage on v1 PromptResponse.usage and on the v2 idle state_update.usage (unstable_end_turn_token_usage) with total, input, output, thought, and cached token counts.
Set
Usageon v1PromptResponse.usageand on the v2 idlestate_update.usage(unstable_end_turn_token_usage) with total, input, output, thought, and cached token counts.Part of #146.