runtime error

Exit code: 1. Reason: openai version: 1.82.0 openai path: /usr/local/lib/python3.13/site-packages/openai/__init__.py API key set: True, length: 164 🚀 Spinning up the assistant… no cap. ✅ Assistant ready. ID=asst_MzqSqwv6QUmiQiMa0Hez323H VS=vs_6a1269e657c881919b5e5ecef8c999e8 /app/app.py:384: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=CSS, title="Cool again.") as demo: Traceback (most recent call last): File "/app/app.py", line 397, in <module> chatbot = gr.Chatbot( elem_id="chatbot", ...<4 lines>... render_markdown=True, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'bubble_full_width'

Container logs:

Fetching error logs...