runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> from smolagents import CodeAgent, HfApiModel, DuckDuckGoSearchTool ImportError: cannot import name 'HfApiModel' from 'smolagents' (/usr/local/lib/python3.10/site-packages/smolagents/__init__.py)
Container logs:
Fetching error logs...