runtime error
Exit code: 1. Reason: self.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2116, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1621, in call_function prediction = await fn(*processed_input) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 882, in async_wrapper response = await f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 543, in get_final_item async for x in self.fn(*args): # noqa: B007 # type: ignore File "/usr/local/lib/python3.10/site-packages/gradio/chat_interface.py", line 1113, in _examples_stream_fn async for response in generator: File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 751, in __anext__ return await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2485, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 976, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 734, in run_sync_iterator_async return next(iterator) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 146, in chat_fn handle_hf_error(e) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 323, in handle_hf_error raise Error(str(e)) from e gradio.exceptions.Error: '402 Client Error: Payment Required for url: /static-proxy?url=https%3A%2F%2Frouter.huggingface.co%2Ffeatherless-ai%2Fv1%2Fchat%2Fcompletions (Request ID: Root=1-68f8ab94-324fe78d2c6693244319f99a;cf9fb407-471e-4258-8876-97e44406c0db)\n\nYou have exceeded your monthly included credits for Inference Providers. Subscribe to PRO to get 20x more monthly included credits.'
Container logs:
Fetching error logs...