Open
Description
This is the error shown in the page:
TypeError: Disallowed by permissions policy
at HTMLInputElement.toggleFullscreen (http://localhost:59147/app/ui.js:1317:42).
This is the backend error:
File "/Users/xx/work/hj/.venv/lib/python3.12/site-packages/openai/_base_client.py", line 1519, in _request
raise APITimeoutError(request=request) from err
openai.APITimeoutError: Request timed out.