runtime error

Exit code: 1. Reason: tool.py: 0%| | 0.00/635 [00:00<?, ?B/s] tool.py: 100%|██████████| 635/635 [00:00<00:00, 2.91MB/s] ✅ Image generation tool loaded successfully ✅ System prompts loaded successfully Traceback (most recent call last): File "/home/user/app/app.py", line 479, in <module> main() File "/home/user/app/app.py", line 440, in main agent = CodeAgent( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 1537, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 285, in __init__ assert key in prompt_templates.keys() and (subkey in prompt_templates[key].keys()), ( AttributeError: 'str' object has no attribute 'keys'

Container logs:

Fetching error logs...