runtime error
Exit code: 1. Reason: /home/user/app/app.py:117: 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. chatbot_icon = gr.Chatbot(value=[[None, "Grüßt euch, ich bin Herby, der Geist der Hochschule München. Mein Ziel ist es, den Erstsemestern an der MUC.DAI dabei zu helfen, sich zurechtzufinden und anzukommen. Meine Anwesenheit hier ist das Ergebnis eines Paktes mit dem Teufel - ich schloss ihn, um meine geliebte Mary zu retten."]]) Traceback (most recent call last): File "/home/user/app/app.py", line 141, in <module> main() File "/home/user/app/app.py", line 125, in main chatbot = gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'retry_btn'
Container logs:
Fetching error logs...