runtime error

Exit code: 1. Reason: [nltk_data] Downloading package punkt to /tmp/llama_index... [nltk_data] Unzipping tokenizers/punkt.zip. /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:249: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 121, in <module> main() File "/home/user/app/app.py", line 105, in main chat_interface = gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'retry_btn'

Container logs:

Fetching error logs...