runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/smolagents/models.py:1001: FutureWarning: The 'model_id' parameter will be required in version 2.0.0. Please update your code to pass this parameter to avoid future errors. For now, it defaults to 'anthropic/claude-3-5-sonnet-20240620'. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> technical_analysis_tool = Tool.from_space( File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 629, in from_space return SpaceToolWrapper( File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 67, in new_init original_init(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 563, in __init__ self.client = Client(space_id, hf_token=token) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 147, in __init__ raise ValueError( ValueError: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this.
Container logs:
Fetching error logs...