python_interpreter / tool_config.json
roselee's picture
Upload tool
25aa079
raw
history blame contribute delete
213 Bytes
{
"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"
}