Skip to main content
ShellTools enable an Agent to interact with the shell to run commands.

Example

The following agent will run a shell command and show contents of the current directory.
Mention your OS to the agent to make sure it runs the correct command.
cookbook/14_tools/shell_tools.py

Toolkit Params

Toolkit Functions

Developer Resources