runtime error
Exit code: 1. Reason: sr/local/lib/python3.10/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app await app(scope, receive, sender) File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 105, in app response = await f(request) File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 385, in app raw_response = await run_endpoint_function( File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 284, in run_endpoint_function return await dependant.call(**values) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 1766, in startup_events await app.get_blocks().run_extra_startup_events() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 3042, in run_extra_startup_events await startup_event() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 509, in _start_caching await self.cache() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 575, in cache prediction = await self.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2134, in process_api data = await self.postprocess_data(block_fn, result["prediction"], state) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1911, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py", line 694, in postprocess processed_message = self._postprocess(message) File "/usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py", line 545, in _postprocess content_ = self._postprocess_content( File "/usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py", line 531, in _postprocess_content raise ValueError(f"Invalid message for Chatbot component: {chat_message}") ValueError: Invalid message for Chatbot component: ('Type Python or JavaScript to see the code.', <gradio.components.code.Code object at 0x7f4279350940>)
Container logs:
Fetching error logs...