runtime error
Exit code: 1. Reason: Your current budget and spending habits already allow you to achieve your goal of Save $500 for a vacation within the month. tool.py: 0%| | 0.00/635 [00:00<?, ?B/s][A tool.py: 100%|██████████| 635/635 [00:00<00:00, 3.41MB/s] Traceback (most recent call last): File "/app/app.py", line 139, in <module> agent = CodeAgent( model=model, ...<7 lines>... prompt_templates=prompt_templates ) File "/usr/local/lib/python3.13/site-packages/smolagents/agents.py", line 1550, in __init__ super().__init__( ~~~~~~~~~~~~~~~~^ tools=tools, ^^^^^^^^^^^^ ...<3 lines>... **kwargs, ^^^^^^^^^ ) ^ TypeError: MultiStepAgent.__init__() got an unexpected keyword argument 'grammar'
Container logs:
Fetching error logs...