runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 40, in <module> launch_chat_app() File "/home/user/app/chat_app.py", line 36, in launch_chat_app chatbot = gr.Chatbot(style=get_chatbox_style()) File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 155, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'style'

Container logs:

Fetching error logs...