This is supported for all Agno Toolkits
On Toolkit
Passcache_results=True to the Toolkit constructor to enable caching for that Toolkit.
cache_tool_calls.py
On @tool
Passcache_results=True to the @tool decorator to enable caching for that tool.
cache_tool_calls.py