File size: 213 Bytes
25aa079
 
 
 
 
1
2
3
4
5
6
{
  "description": "This is a tool that runs python code. It takes the python code and returns the result of the python code.",
  "name": "python_interpreter",
  "tool_class": "py_interpreter.PythonInterpreter"
}