Spaces:
Runtime error
Runtime error
File size: 197 Bytes
7f79b94 |
1 2 3 4 5 6 |
{
"description": "Executes Python code and returns results. Requires HF_ALLOW_CODE_EVAL = '1'",
"name": "python_interpreter_tool",
"tool_class": "python_interpreter_tool.PythonInterpreter"
}
|