runtime error

Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/smolagents/default_tools.py:116: RuntimeWarning: This package (`duckduckgo_search`) has been renamed to `ddgs`! Use `pip install ddgs` instead. self.ddgs = DDGS(**kwargs) /usr/local/lib/python3.13/site-packages/smolagents/models.py:1424: FutureWarning: HfApiModel was renamed to InferenceClientModel in version 1.14.0 and will be removed in 1.17.0. warnings.warn( /usr/local/lib/python3.13/site-packages/smolagents/default_tools.py:116: RuntimeWarning: This package (`duckduckgo_search`) has been renamed to `ddgs`! Use `pip install ddgs` instead. self.ddgs = DDGS(**kwargs) README.md: 0%| | 0.00/371 [00:00<?, ?B/s] README.md: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 371/371 [00:00<00:00, 1.52MB/s] data/train-00000-of-00001.parquet: 0%| | 0.00/3.32k [00:00<?, ?B/s] data/train-00000-of-00001.parquet: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.32k/3.32k [00:00<00:00, 21.4kB/s] Generating train split: 0%| | 0/3 [00:00<?, ? examples/s] Generating train split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3/3 [00:00<00:00, 1196.89 examples/s] Traceback (most recent call last): File "/app/app.py", line 24, in <module> gala_outfit_tool = GalaOutfitTool() File "/usr/local/lib/python3.13/site-packages/smolagents/tools.py", line 68, in new_init self.validate_arguments() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/smolagents/tools.py", line 148, in validate_arguments assert "type" in input_content and "description" in input_content, ( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Input 'condition' should have keys 'type' and 'description', has only ['type', 'descrition'].

Container logs:

Fetching error logs...