runtime error
Exit code: 1. Reason: llama-swap listening on localhost:5100 Traceback (most recent call last): File "/app/chat_demo.py", line 131, in <module> chatbot = gr.Chatbot(placeholder="Have fun with the AI!", editable='all', show_copy_button=True, type="messages") File "/home/user/.local/lib/python3.10/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...