runtime error

Exit code: 1. Reason: [LLAMA] Ready (prebuilt wheel already installed) [LLAMA] CPU mode (n_gpu_layers=0) — GPU speed is the Level-2 llama-server job /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 "/app/app.py", line 276, in <module> demo = create_demo() ^^^^^^^^^^^^^ File "/app/app.py", line 227, in create_demo chatbot = gr.Chatbot( ^^^^^^^^^^^ File "/root/.pyenv/versions/3.12.13/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...