- Create a class inheriting the
agno.tools.Toolkit
class. - Add your functions to the class.
- Important: Include all the functions in the
tools
argument to theToolkit
constructor.
shell_toolkit.py
agno.tools.Toolkit
class.tools
argument to the Toolkit
constructor.