I am using an AIP Agent which uses tools, variables, connected to object, etc. And I want to know the number of token it’s used when I trigger it. Evals on the agent via Agent Studio don’t point out how many tokens it has used.
Hello,
We’ve not included this information on the AIP Agent function signature, so you can’t easily track the token usage from a single function invocation. But you can use the Resource Management app to track general token usage from your Agent.
that’s what I ended up doing but it’s really just averaging and I would love to be able to attribute usage per users. Any plans to include that level of observability to agents function?