Auto log tool_call search_knowledge_base

The agent output always includes the log: search_knowledge_base(query=) completed in 2.6893s.

Even though I turned off debug_mode, the agent output still includes search_knowledge_base(query=) completed in ... every time it calls the knowledge base.

Hey @tuandm, 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!

I only use: if chunk.event == “RunContent” to solve this problem, thank everyone