runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 42, in <module> mychatbot = gr.Chatbot( avatar_images=["./user.png", "./botm.png"], bubble_full_width=False, show_label=False, show_copy_button=True, likeable=True,) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'likeable'
Container logs:
Fetching error logs...