runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> gr.Label(text="Historial de la conversación (últimos 5 mensajes):"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) TypeError: Label.__init__() got an unexpected keyword argument 'text'

Container logs:

Fetching error logs...