chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

If the front-end is deployed independently and the chainlit back-end is connected, the connection may be disconnected

Open hfwangxxx opened this issue 1 year ago • 0 comments
trafficstars

We modified the front-end code, started the front-end with pnpm run dev, and connected the chainlit backend with the command chainlit run app.py. But unfortunately, we found that the front end always appeared disconnected after a period of time, and the "resume" button appeared in the position of the input box on the page. How can I solve it?

hfwangxxx avatar Jul 18 '24 02:07 hfwangxxx