runtime error
Exit code: 1. Reason: ✓ Core smolagents imports successful ✗ No suitable model class found, will use default ✓ FinalAnswerTool imported ✓ GradioUI imported ✓ Final answer tool loaded ! No model class available - will try to create agent without explicit model ✓ DuckDuckGo search tool loaded ✗ Failed to load image generation tool: Invalid user token. The token from HF_TOKEN environment variable is invalid. Note that HF_TOKEN takes precedence over `hf auth login`. Using fallback image description tool instead ✗ Error loading prompts: mapping values are not allowed here in "prompts.yaml", line 3, column 38 ✓ Loaded 7 tools ✗ Error creating agent: CodeAgent.__init__() missing 1 required positional argument: 'model' Traceback (most recent call last): File "/home/user/app/app.py", line 293, in <module> raise e File "/home/user/app/app.py", line 284, in <module> agent = CodeAgent( TypeError: CodeAgent.__init__() missing 1 required positional argument: 'model'
Container logs:
Fetching error logs...