Module tools

Source
Expand description

Commonly used tools ready to import

Structsยง

BashTool
A tool that executes a bash command.
ExitTool
A tool that exits the program with the given status code.
PythonTool