runtime error

Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip [LLAMA] Ready (prebuilt wheel already installed) [LLAMA] CPU mode (n_gpu_layers=0) — GPU speed is the Level-2 llama-server job /home/user/app/app.py:218: 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(title="codeMax — Qwen 3.6 27B Coder", css=CSS) as demo: Traceback (most recent call last): File "/home/user/app/app.py", line 276, in <module> demo = create_demo() ^^^^^^^^^^^^^ File "/home/user/app/app.py", line 227, in create_demo chatbot = gr.Chatbot( ^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) ^^^^^^^^^^^^^^^^^^ TypeError: Chatbot.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...