runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 90, in <module> gr.Textbox(label="Session ID (auto-generated)", placeholder="Leave blank for new session", optional=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'optional'

Container logs:

Fetching error logs...