runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> chatbot = gr.Chatbot([], elem_id="chatbot").style(height=350) AttributeError: 'Chatbot' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...