runtime error

Exit code: 1. Reason: 2470, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 967, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 894, in wrapper response = f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 774, in __call__ result = self.run(full_task, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 399, in run steps = list(self._run_stream(task=self.task, max_steps=max_steps, images=images)) File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 452, in _run_stream for element in self._generate_planning_step( File "/usr/local/lib/python3.10/site-packages/smolagents/agents.py", line 567, in _generate_planning_step plan_message = self.model.generate(input_messages, stop_sequences=["<end_plan>"]) File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1044, in generate response = self.client.completion(**completion_kwargs) File "/usr/local/lib/python3.10/site-packages/litellm/utils.py", line 1285, in wrapper raise e File "/usr/local/lib/python3.10/site-packages/litellm/utils.py", line 1163, in wrapper result = original_function(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/litellm/main.py", line 3273, in completion raise exception_type( File "/usr/local/lib/python3.10/site-packages/litellm/litellm_core_utils/exception_mapping_utils.py", line 2270, in exception_type raise e File "/usr/local/lib/python3.10/site-packages/litellm/litellm_core_utils/exception_mapping_utils.py", line 580, in exception_type raise BadRequestError( litellm.exceptions.BadRequestError: litellm.BadRequestError: AnthropicException - {"type":"error","error":{"type":"invalid_request_error","message":"Your credit balance is too low to access the Anthropic API. Please go to Plans & Billing to upgrade or purchase credits."}}

Container logs:

Fetching error logs...