runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 30, in <module> llm = ApiModel("meta-llama/Llama-3-8b-Instruct") 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...