python-interpreter / tool_config.json
lvwerra's picture
lvwerra HF staff
Upload tool
7f79b94
{
"description": "Executes Python code and returns results. Requires HF_ALLOW_CODE_EVAL = '1'",
"name": "python_interpreter_tool",
"tool_class": "python_interpreter_tool.PythonInterpreter"
}