runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 867, in <module> demo = create_demo() ^^^^^^^^^^^^^ File "/app/app.py", line 801, in create_demo chatbot = gr.Chatbot( ^^^^^^^^^^^ File "/usr/local/lib/python3.11/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...