runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 67, in <module> chatbot = gr.ChatInterface( lambda msg, hist: backend_ai_chat(msg, hist, max_tokens.value, temp.value), ...<6 lines>... clear_btn="Clear Chat" ) TypeError: ChatInterface.__init__() got an unexpected keyword argument 'retry_btn'
Container logs:
Fetching error logs...