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
How do I get usage for all generations when I have multiple tool calls? Whenever I use const response = await result.getResponse(); after the stream is finished, I only get the last generation with stop. I don't get the generations with tool_calls