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
Is there a way to find the token usage when using the AzureResponseAgent in streaming mode? It only returns the response.output_text_delta event which does not contain usage information.
I was expecting response.completed|failed.. events to fetch usage, but they aren't being sent when using GPT-5.1 on Azure OpenAI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to find the token usage when using the AzureResponseAgent in streaming mode? It only returns the response.output_text_delta event which does not contain usage information.
I was expecting response.completed|failed.. events to fetch usage, but they aren't being sent when using GPT-5.1 on Azure OpenAI.
Beta Was this translation helpful? Give feedback.
All reactions