runtime error
Exit code: 1. Reason: i Failed to load predefined tool from Remsky/Kokoro-TTS-Zero. Error: RetryError[<Future at 0x7fbab217b910 state=finished raised ValueError>]. Continuing with available tools. Attempting to create tool: 'pdf_text_extraction_mineru' from space: opendatalab/MinerU with api_name: /to_pdf Loaded as API: https://opendatalab-mineru.hf.space ✔ Attempting to create tool: 'pdf_text_extraction_mineru' from space: opendatalab/MinerU with api_name: /to_pdf Loaded as API: https://opendatalab-mineru.hf.space ✔ Attempting to create tool: 'pdf_text_extraction_mineru' from space: opendatalab/MinerU with api_name: /to_pdf Loaded as API: https://opendatalab-mineru.hf.space ✔ Failed to load predefined tool from opendatalab/MinerU. Error: RetryError[<Future at 0x7fbab2124ac0 state=finished raised KeyError>]. Continuing with available tools. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/smolagents/default_tools.py", line 130, in __init__ from ddgs import DDGS ModuleNotFoundError: No module named 'ddgs' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 107, in <module> agent = CodeAgent( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 1542, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 337, in __init__ self._setup_tools(tools, add_base_tools) File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 393, in _setup_tools { File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 394, in <dictcomp> name: cls() File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 75, in new_init original_init(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/default_tools.py", line 132, in __init__ raise ImportError( ImportError: You must install package `ddgs` to run this tool: for instance run `pip install ddgs`.
Container logs:
Fetching error logs...