AzureOpenAI
agent using agent.stream_chat
. In my setup there is a middleware proxy that adds a header to the response containing useful usage information which I would like to access in the agent, but from what I can see there are no events or callback events that contain the response object. Would someone be able to suggest a way?