runtime error

Exit code: 1. Reason: tool.py: 0%| | 0.00/635 [00:00<?, ?B/s] tool.py: 100%|██████████| 635/635 [00:00<00:00, 2.50MB/s] Traceback (most recent call last): File "/app/app.py", line 69, in <module> GradioUI(agent).launch() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/app/Gradio_UI.py", line 267, in launch chatbot = gr.Chatbot( label="Agent", ...<6 lines>... scale=1, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...