runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 76, in <module> chatbot = gr.ChatInterface( fn=dibakar_1_response, textbox=gr.Textbox(placeholder="Ask Dibakar 1 something...", container=False, scale=7), type="messages" # Enables new clean UI with default control buttons safely ) TypeError: ChatInterface.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...