MemoryManager and SessionSummarizer

Hello,

right now im using agno 1.7.9, with custom memory model and session summarizer, because my agent’s model is gemini, and there was a bug regarding to memory/summary there, so i made them to use an OpenAi’s model.

My question is how do i get those external models metrics? Im not sure Im getting them back in the run response.

Thank you

Hi @yw187 thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.If it’s urgent, please let us know. We appreciate your patience!

Hi @yw187 ! You are right, those metrics are not a part of the RunResponse. We’ll push an update to make sure those metrics are a part of the `metadata` field of the agent and can be accessed.