runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 102, in <module> agent = CodeAgent( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 1163, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 218, in __init__ self.name = self._validate_name(name) File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 238, in _validate_name raise ValueError(f"Agent name '{name}' must be a valid Python identifier and not a reserved keyword.") ValueError: Agent name 'News Agent' must be a valid Python identifier and not a reserved keyword.
Container logs:
Fetching error logs...