How do i get usage metrics when using a model

Hi
How can i get the numbers of input and output the model llm used ?

Hi @shai,
Thanks for reaching out!

Yes, you can definitely access the metrics data. Please refer to the following documentation for detailed guidance:
Agent.run() - Agno

Let me know if you have any questions or need help with anything specific!

cool
Can we get serialized object as a response from agent.run?