runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 17, in <module> demo = gr.ChatInterface( fn=lambda message, history: str(agent.run(message)), ...<3 lines>... description="This is a simple agent that uses MCP tools to answer questions.", ) TypeError: ChatInterface.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...