runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 116, in <module> chatbot = gr.Chatbot( label="Chat History", ...<2 lines>... avatar_images=(None, "https://www.google.com/favicon.ico") # Optional avatars ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'show_copy_button'

Container logs:

Fetching error logs...