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
Extract detailed usage statistics from PromptResponse to log input,
output, and total token counts during agent execution. This enables
better visibility into API consumption for cost monitoring and
performance analysis.
Uses extended_details() to get the full response including usage
metrics rather than just the output text.
0 commit comments