runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 39, in <module> agent = CodeAgent( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 805, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 148, in __init__ assert isinstance(tool, Tool), f"This element is not of class Tool: {str(tool)}" AssertionError: This element is not of class Tool: <class 'smolagents.default_tools.DuckDuckGoSearchTool'>

Container logs:

Fetching error logs...