runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 6, in <module> tool = LocalPythonDebuggerTool() File "/usr/local/lib/python3.13/site-packages/smolagents/tools.py", line 76, in new_init self.validate_arguments() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/smolagents/tools.py", line 168, in validate_arguments raise Exception( f"Invalid Tool name '{self.name}': must be a valid Python identifier and not a reserved keyword" ) Exception: Invalid Tool name 'local-python-debugger': must be a valid Python identifier and not a reserved keyword
Container logs:
Fetching error logs...