runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 54, in <module> agent = CodeAgent( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 1506, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 284, in __init__ assert key in prompt_templates.keys() and (subkey in prompt_templates[key].keys()), ( AssertionError: Some prompt templates are missing from your custom `prompt_templates`: pre_messages under final_answer
Container logs:
Fetching error logs...