runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 76, in <module> model = ApiModel( max_tokens=2096, ...<4 lines>... custom_role_conversions=None, ) File "/usr/local/lib/python3.13/site-packages/smolagents/models.py", line 1172, in __init__ self.client = client or self.create_client() ~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/smolagents/models.py", line 1187, in create_client raise NotImplementedError("Subclasses must implement this method to create a client") NotImplementedError: Subclasses must implement this method to create a client
Container logs:
Fetching error logs...