runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> demo = gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'messages' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> mcp_client.close() AttributeError: 'MCPClient' object has no attribute 'close'

Container logs:

Fetching error logs...