I’ve been experimenting with the Assistants API and noticed that there’s no way to get token usage (input and output) like you can with the Chat Completions API. Anyone have an idea how to get that information?
I’m running some evaluations around price and want to make sure what I’m implementing makes sense for my use-case.